dtolnay / unsafe-libyaml

libyaml transpiled to rust by c2rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License

MIT license, same as libyaml.

About

libyaml transpiled to rust by c2rust

License:MIT License


Languages

Language:Rust 100.0%