4 lines
52 B
Rust
4 lines
52 B
Rust
|
pub mod entity;
|
||
|
pub mod repository;
|
||
|
pub mod schema;
|