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