tree: 61ea7b93a166ffa7bc09dadbe63ab6646461232d [path history] [tgz]
  1. src/
  2. tests/
  3. .cargo-checksum.json
  4. Cargo.lock
  5. Cargo.toml
  6. LICENSE-MIT
  7. OWNERS
  8. README.md
third_party/rust_crates/vendor/unsafe-libyaml-0.2.4/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.