## Ahnlich Client RS
Rust client that interacts with both ahnlich DB and AI
[](https://crates.io/crates/ahnlich_client_rs)
[](https://docs.rs/ahnlich_client_rs/)
[](https://github.com/deven96/ahnlich/actions/workflows/test.yml)
[](https://github.com/deven96/ahnlich/actions/workflows/rust_tag_and_deploy.yml)
## Usage Overview
The following topics are covered:
* [Installation](#installation)
* [Change Log](#change-log)
## Installation
```bash
cargo add ahnlich_client_rs
```
## Change Log
| 0.0.0 | Base Rust client to connect to ahnlich db. Bincode serialization and deserialization implemented |