| Crates.io | unsafe-libyaml |
| lib.rs | unsafe-libyaml |
| version | 0.2.11 |
| created_at | 2022-07-03 16:43:10.793887+00 |
| updated_at | 2024-03-17 05:44:18.590756+00 |
| description | libyaml transpiled to rust by c2rust |
| homepage | |
| repository | https://github.com/dtolnay/unsafe-libyaml |
| max_upload_size | |
| id | 618431 |
| size | 460,338 |
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+
MIT license, same as libyaml.