Skip to content

traildb/traildb-rust

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

traildb-rust

Rust bindings for TrailDB

Usage

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

Releases

No releases published

Packages

No packages published

Languages

  • Rust 98.5%
  • Makefile 1.5%