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