mabel/src/routes/mod.rs

4 lines
46 B
Rust

pub mod admin;
pub mod auth;
pub mod content;