libfyaml-sys

Crates.iolibfyaml-sys
lib.rslibfyaml-sys
version
sourcesrc
created_at2022-11-25 00:45:11.680956
updated_at2024-12-07 04:24:28.114945
descriptionRust binding for libfyaml
homepage
repositoryhttps://github.com/dtolnay/libfyaml-rs
max_upload_size
id722490
Cargo.toml error:TOML parse error at line 20, column 1 | 20 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Lanthanum (github:zxtn:lanthanum)

documentation

https://docs.rs/libfyaml-sys

README

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.

Commit count: 95

cargo fmt