Skip to content

dtolnay/libfyaml-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libfyaml-rs

github crates.io docs.rs build status

Rust binding for the libfyaml C library.

[dependencies]
libfyaml-sys = "0.2"

License

MIT license, same as libfyaml.