Alisa/crates/entity/src/prelude.rs

3 lines
96 B
Rust

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