4 lines
95 B
Rust
4 lines
95 B
Rust
//! `SeaORM` Entity, @generated by sea-orm-codegen 1.1.0
|
|
|
|
pub use super::user::Entity as User;
|