tree: 3a9fe55a9a05ee15978e3122a756141d6fbb2f87 [path history] [tgz]
  1. src/
  2. tests/
  3. .android-checksum.json
  4. .cargo-checksum.json
  5. Android.bp
  6. Cargo.lock
  7. Cargo.toml
  8. cargo_embargo.json
  9. LICENSE-MIT
  10. METADATA
  11. MODULE_LICENSE_MIT
  12. 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.