2022-08-04 17:43:33 +08:00

4 lines
92 B
Rust

//! SeaORM Entity. Generated by sea-orm-codegen 0.9.1
pub use super::user::Entity as User;