mongodb 0.9.1

The official MongoDB driver for Rust (currently in alpha)
Documentation
1
2
3
4
5
6
7
{
  "uri": "mongodb+srv://test5.test.build.10gen.cc,test6.test.build.10gen.cc/?replicaSet=repl0",
  "seeds": [],
  "hosts": [],
  "error": true,
  "comment": "Should fail because the mongodb+srv URI includes two host names."
}