4 releases (breaking)
Uses old Rust 2015
| 0.6.0 | Oct 17, 2019 |
|---|---|
| 0.4.0 | Jun 11, 2017 |
| 0.3.0 | Mar 18, 2017 |
| 0.2.0 | Jan 26, 2017 |
#7 in #storing
31KB
650 lines
traildb-rust
Rust bindings for TrailDB
Usage
First, add this to your Cargo.toml:
[dependencies]
traildb = "0.5.0"
At the moment there's no documentation, but a good starting point is
examples/simple.rs and the tests in src/lib.rs
Dependencies
~0.5–3MB
~53K SLoC