# usi-rs
[](https://github.com/nozaq/usi-rs/actions?workflow=build)
[](https://coveralls.io/github/nozaq/usi-rs?branch=master)
[](https://crates.io/crates/usi)
[](https://docs.rs/usi)
A library to handle type-safe communication with USI-compatible shogi engines.
[Documentation](https://nozaq.github.io/usi-rs)
## Usage
```
[dependencies]
usi = "0.1"
```
## License
`usi-rs` is licensed under the MIT license. Please read the [LICENSE](LICENSE) file in this repository for more information.