mabel/src/routes/mod.rs

4 lines
44 B
Rust

pub mod admin;
pub mod auth;
pub mod posts;