rocket-pinboard/src/handlers/mod.rs

4 lines
50 B
Rust

pub mod home;
pub mod note;
pub mod static_files;