libyaml transpiled to rust by c2rust.
# Cargo.toml
[dependencies]
unsafe-libyaml = "0.2.11"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse a YAML string using unsafe-libyaml.
Use safe YAML parsers like serde_yaml if possible.
No dependency data recorded yet.