Files
como-web/src/routes.rs
2023-07-07 21:23:52 +02:00

4 lines
51 B
Rust

pub mod dash;
pub mod features_view;
pub mod home;