| Crates.io | mongodb-ext |
| lib.rs | mongodb-ext |
| version | 4.3.2 |
| created_at | 2021-12-31 20:33:56.404177+00 |
| updated_at | 2022-01-30 17:26:46.629818+00 |
| description | An extension crate for mongodb to create a database setup without boilerplate. |
| homepage | |
| repository | https://github.com/cpu-runtime/mongodb-ext |
| max_upload_size | |
| id | 505925 |
| size | 42,380 |
mongodb crateThis 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.