Crate mongodb_ext
source · [−]Expand description
This crate provides the macro mongo_db
to model a mongoDB database.
Modules
Macros
Model a mongodb database.
Structs
Constants
Defines the default value used as schema version in MongoCollection::SCHEMA_VERSION
when not specified otherwise.