mirror of
https://github.com/n08i40k/schedule-parser-rusted.git
synced 2026-01-26 13:35:13 +03:00
8 lines
143 B
Rust
8 lines
143 B
Rust
//! `SeaORM` Entity, @generated by sea-orm-codegen 1.1.12
|
|
|
|
pub mod prelude;
|
|
|
|
pub mod sea_orm_active_enums;
|
|
pub mod service_user;
|
|
pub mod user;
|