tree: 947d94a40c8c101d48ac122fe0ea7d656699d9e0 [path history] [tgz]
  1. src/
  2. tests/
  3. .cargo-checksum.json
  4. Android.bp
  5. Cargo.lock
  6. Cargo.toml
  7. cargo_embargo.json
  8. LICENSE-MIT
  9. METADATA
  10. MODULE_LICENSE_MIT
  11. README.md
crates/unsafe-libyaml/README.md

unsafe-libyaml

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

[dependencies]
unsafe-libyaml = "0.2"

Compiler support: requires rustc 1.56+

License

MIT license, same as libyaml.