libfyaml-rs
===========
[](https://github.com/dtolnay/libfyaml-rs)
[](https://crates.io/crates/libfyaml-sys)
[](https://docs.rs/libfyaml-sys)
[](https://github.com/dtolnay/libfyaml-rs/actions?query=branch%3Amaster)
Rust binding for the [libfyaml] C library.
[libfyaml]: https://github.com/pantoniou/libfyaml
```toml
[dependencies]
libfyaml-sys = "0.2"
```
## License
MIT license, same as libfyaml.