libyaml-rs 0.3.0

libyaml transpiled to rust by c2rust
Documentation
  • Coverage
  • 99.56%
    226 out of 227 items documented4 out of 4 items with examples
  • Size
  • Source code size: 465.61 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.67 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 5s Average build duration of successful builds.
  • all releases: 5s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • yaml/libyaml-rs
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ingydotnet

libyaml-rs

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+

License

MIT license, same as libyaml.