hippofish/packages/backend/native-utils/src/model/mod.rs
2023-09-06 23:16:00 -04:00

4 lines
70 B
Rust

pub mod entity;
pub mod error;
// pub mod repository;
pub mod schema;