peach-workspace/peach-web/src/utils/mod.rs

5 lines
60 B
Rust

pub mod cookie;
pub mod flash;
pub mod sbot;
pub mod theme;