mongodb 1.1.1

The official MongoDB driver for Rust
Documentation
1
2
3
4
5
uri: "mongodb+srv://test3.test.build.10gen.cc/?directConnection=true"
seeds: []
hosts: []
error: true
comment: Should fail because directConnection=true is incompatible with SRV URIs.