start 0.4.4

StartDB – Embedded NoSQL Database in Rust
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;