16 releases
0.2.11 | Mar 17, 2024 |
---|---|
0.2.10 | Dec 14, 2023 |
0.2.9 | Jul 15, 2023 |
0.2.7 | Mar 5, 2023 |
0.2.1 | Jul 28, 2022 |
#2 in #unsafe
3,539,739 downloads per month
Used in 3,077 crates
(9 directly)
450KB
11K
SLoC
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.