recipes/api/src/rest/mod.rs

4 lines
45 B
Rust

pub mod ctrl;
pub mod server;
pub mod types;