mirror of
https://github.com/danbulant/Portfolio
synced 2026-05-24 12:35:31 +00:00
9 lines
163 B
Rust
9 lines
163 B
Rust
//! SeaORM Entity. Generated by sea-orm-codegen 0.9.3
|
|
|
|
pub mod prelude;
|
|
|
|
pub mod admin;
|
|
pub mod admin_session;
|
|
pub mod candidate;
|
|
pub mod parent;
|
|
pub mod session;
|