mongodb-ext 4.1.0

An extension crate for mongodb to create a database setup without boilerplate.
Documentation

An easy to use extension for the mongodb crate

This Rust crate provides a macro to create a mongodb database setup without any boilerplate.

Supports schema versioning, changing / disabling automatic generation of _id, implementations and much more.

See the crate's documentation for more information.