# yugendb-core
Core Rust contracts for yugendb stores, drivers, codecs, and errors.
Use this crate when you are implementing a driver or need the shared abstractions directly.
## Install
```toml
[dependencies]
yugendb-core = "0.1.0"
```
## Licence
MIT