hesinde-sync/entity/src/prelude.rs

5 lines
141 B
Rust
Raw Permalink Normal View History

2024-07-10 12:30:26 +00:00
//! `SeaORM` Entity. Generated by sea-orm-codegen 0.12.15
pub use super::document::Entity as Document;
pub use super::user::Entity as User;