nongoose 0.1.0-beta.1

ODM for MongoDB based on Mongoose
Documentation
1
2
3
4
5
#[doc(hidden)]
#[cfg(feature = "tokio-runtime")]
pub use async_trait::async_trait;
#[doc(hidden)]
pub use once_cell::sync::OnceCell;