ApfelNetzwerk/crates/entity/src/prelude.rs

4 lines
95 B
Rust
Raw Normal View History

2024-10-08 11:01:45 +02:00
//! `SeaORM` Entity, @generated by sea-orm-codegen 1.0.1
pub use super::user::Entity as User;