podcasts/hammond-data/src/models/mod.rs
2017-11-26 06:21:14 +02:00

3 lines
55 B
Rust

pub(crate) mod insertables;
pub(crate) mod queryables;