libyaml-sys 0.1.0

Low-level bindings for the LibYAML library
Documentation
1
2
3
fn main() {
    println!("cargo:rustc-link-lib=yaml");
}