This library is libyaml translated from C to unsafe Rust with the assistance of c2rust. This repo is maintained by the YAML organization as a fork of the archived dtolnay/unsafe-libyaml.
[dependencies]
libyaml-rs = "0.3"Compiler support: requires rustc 1.60+
MIT license, same as libyaml.