# csa-rs
[](https://github.com/nozaq/csa-rs/actions?workflow=build)
[](https://coveralls.io/github/nozaq/csa-rs)
[](https://crates.io/crates/csa)
[](https://docs.rs/csa)
A Shogi game serialization/deserialization library in CSA format.
[Documentation](https://nozaq.github.io/csa-rs)
## Usage
```toml
[dependencies]
csa = "1.0"
```
## License
`csa-rs` is licensed under the MIT license. Please read the [LICENSE](LICENSE) file in this repository for more information.