unreql 0.2.1

Well documented and easy to use RethinkDB Rust Driver
Documentation
1
2
3
4
5
6
7
8
pub mod args;
pub mod close;
pub mod connect;
pub mod func;
pub mod options;
pub mod run;

mod groups;