Rust implementation of 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 = "0.4"
This work is released under the MIT license. A copy of the license is provided in the LICENSE file.