yash-env

Crates.ioyash-env
lib.rsyash-env
version
sourcesrc
created_at2024-04-13 03:41:08.760895
updated_at2024-12-14 03:52:02.876752
descriptionYash shell execution environment interface
homepage
repositoryhttps://github.com/magicant/yash-rs
max_upload_size
id1207351
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-env

yash-env is a Rust library crate that defines the shell execution environment and provides logic for manipulating it. This crate is part of yash.

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

License

This crate is distributed under GPLv3.

Commit count: 2992

cargo fmt