traildb-rust

Rust bindings for TrailDB

Usage

First, add this to your Cargo.toml:

toml [dependencies] traildb = "0.3.0"

At the moment there's no documentation, but a good starting point is examples/simple.rs and the tests in src/lib.rs