sea-orm/src/schema/mod.rs
2021-09-07 15:55:58 +08:00

5 lines
49 B
Rust

mod entity;
#[derive(Debug)]
pub struct Schema;