# mocha-rs
[](https://github.com/thechampagne/mocha-rs/releases/latest) [](https://github.com/thechampagne/mocha-rs/blob/main/LICENSE)
A Rust binding for mocha parser an elegant configuration language for both humans and machines.
### Download
[Crates](https://crates.io/crates/mocha-rs/)
Add the following line to your Cargo.toml file:
```
mocha-rs = "0.1.0"
```
### References
- [libmocha](https://github.com/thechampagne/libmocha)
### License
This repo is released under the [BSD-3-Clause-Clear License](https://github.com/thechampagne/mocha-rs/blob/main/LICENSE).