#unsafe #unsafe-libyaml #c2rust #suite

yanked unsafe-libyaml-test-suite

test suite for unsafe-libyaml crate

0.0.0 Jul 3, 2022

#20 in #c2rust

MIT/Apache

2KB

unsafe-libyaml

github crates.io docs.rs build status

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.60+

License

MIT license, same as libyaml.

No runtime deps