unsafe-libyaml

github crates.io docs.rs build status

This library is [libyaml] translated from C to unsafe Rust with the assistance of [c2rust].

toml [dependencies] unsafe-libyaml = "0.1"

Compiler support: requires rustc 1.56+

License

MIT license, same as libyaml.