recipes/api/src/rest/ctrl/mod.rs

3 lines
36 B
Rust

pub mod ingredient;
pub mod recipe;