sea-orm-pro 0.1.0

Helper library for SeaORM Pro (Admin Panel)
1
2
3
4
5
pub mod config;
pub mod parser;

pub use config::*;
pub use parser::*;