yash-builtin

Crates.ioyash-builtin
lib.rsyash-builtin
version
sourcesrc
created_at2024-04-13 03:43:18.43778
updated_at2024-12-14 03:55:33.930341
descriptionImplementation of the built-in utilities of yash
homepage
repositoryhttps://github.com/magicant/yash-rs
max_upload_size
id1207353
Cargo.toml error:TOML parse error at line 19, column 1 | 19 | 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
WATANABE Yuki (magicant)

documentation

README

Yash-builtin

yash-builtin is a Rust library crate that implements the built-in utilities of yash.

yash-builtin at crates.io yash-builtin at docs.rs Build status

License

This crate is distributed under GPLv3.

Commit count: 2992

cargo fmt