start 0.1.9

Start – Your embedded database.
Documentation
1
2
3
4
5
6
pub mod collection_scan;
pub mod index_scan;
pub mod fetch;
pub mod limit;
pub mod skip;
pub mod plan_executor;