mongodb-ext 2.1.0

An extension crate for mongodb to create a database setup without boilerplate.
Documentation
1
2
3
4
5
# An easy to use extension for the [`mongodb`]https://docs.rs/mongodb/ crate

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

See the [crate's documentation](https://docs.rs/mongodb-ext) for more information.