Crate mongodb_ext[−][src]
Expand description
This crate provides the macro mongo_db
to model a mongoDB database.
Macros
Model a mongodb database.
Traits
Trait that is implemented automatically on the database handler struct by mongo_db
.
Trait that is implemented automatically on each collection struct by mongo_db
.
Type Definitions
Defines the default type for the _id
field.