unsafe-libyaml 0.2.11

libyaml transpiled to rust by c2rust
Documentation
[dev-dependencies.pretty_assertions]
version = "1.0"

[lib]
doc-scrape-examples = false

[package]
authors = ["David Tolnay <dtolnay@gmail.com>"]
categories = ["encoding", "parser-implementations", "no-std"]
description = "libyaml transpiled to rust by c2rust"
documentation = "https://docs.rs/unsafe-libyaml"
edition = "2021"
keywords = ["yaml"]
license = "MIT"
name = "unsafe-libyaml"
readme = "README.md"
repository = "https://github.com/dtolnay/unsafe-libyaml"
rust-version = "1.56"
version = "0.2.11"
[package.metadata.docs.rs]
rustdoc-args = ["--generate-link-to-definition"]
targets = ["x86_64-unknown-linux-gnu"]