2022-04-03 22:12:48 +08:00

5 lines
55 B
Rust

pub mod note;
pub use async_graphql;
pub use sea_orm;