Low level Rust binding to Constant Quark Database: a database library specialized for serialization and retrieval of static associations between strings and integer identifiers
Add it to your Cargo.toml
:
toml
[dependencies]
cqdb-sys = "0.1"
This work is released under the MIT license. A copy of the license is provided in the LICENSE file.