mongodb_cwal 0.6.7

A native MongoDB driver for those who can't wait any longer (CWAL)
Documentation
1
2
3
4
5
6
pub mod framework;
pub mod replicasetnoprimary;
pub mod replicasetwithprimary;
pub mod sharded;
pub mod single;
pub mod unknown;