# libcqdb
[](https://github.com/messense/cqdb-rs/actions?query=workflow%3ACI)
[](https://crates.io/crates/libcqdb)
[](https://docs.rs/libcqdb/)
C binding to the Rust implementation of Constant Quark Database (CQDB)
## Installation
Add it to your ``Cargo.toml``:
```toml
[dependencies]
libcqdb = "0.3"
```
## License
This work is released under the MIT license. A copy of the license is provided
in the [LICENSE](./LICENSE) file.