cqdb-sys 0.1.1

Low level Rust binding to CQDB
Documentation

cqdb-sys

CI Crates.io docs.rs

Low level Rust binding to Constant Quark Database: a database library specialized for serialization and retrieval of static associations between strings and integer identifiers

Installation

Add it to your Cargo.toml:

[dependencies]
cqdb-sys = "0.1"

License

This work is released under the MIT license. A copy of the license is provided in the LICENSE file.