The official MongoDB driver for Rust
cargo add mongodb
[dependencies]
mongodb = "3.7.0"
| 官网 | https://www.mongodb.com/docs/drivers/rust/ |
|---|---|
| 仓库 | https://github.com/mongodb/mongo-rust-driver |
| 最新版本 | 3.7.0 |
| 分类 | asynchronous, database, web-programming |