caretta-sync/lazy-supplements-core/src/data/mod.rs

3 lines
49 B
Rust
Raw Normal View History

pub mod entity;
pub mod migration;
pub mod value;