catter/src/models/mod.rs
2025-02-24 16:06:12 +01:00

4 lines
40 B
Rust

pub mod cat;
pub mod tag;
pub mod user;