Alisa/crates/entity/src/prelude.rs

4 lines
96 B
Rust
Raw Normal View History

2024-07-05 15:15:09 +02:00
//! `SeaORM` Entity. Generated by sea-orm-codegen 0.12.15
pub use super::user::Entity as User;