Rust bindings for TrailDB
First, add this to your Cargo.toml:
[dependencies]
traildb = "0.6.1"At the moment there's no documentation, but a good starting point is
examples/simple.rs and the tests in src/lib.rs
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Rust bindings for TrailDB
First, add this to your Cargo.toml:
[dependencies]
traildb = "0.6.1"At the moment there's no documentation, but a good starting point is
examples/simple.rs and the tests in src/lib.rs