recipes/api/src/repo/mod.rs

3 lines
36 B
Rust

pub mod ingredient;
pub mod recipe;