CodingIsOurPassion/LakeWatchAPI/src/lib.rs

4 lines
52 B
Rust

pub mod routes;
pub mod startup;
pub mod telemetry;