4 lines
96 B
Rust
4 lines
96 B
Rust
|
//! `SeaORM` Entity. Generated by sea-orm-codegen 0.12.15
|
||
|
|
||
|
pub use super::user::Entity as User;
|