# 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](../README.md).
[](https://crates.io/crates/yash-env)
[](https://docs.rs/yash-env)
[](https://github.com/magicant/yash-rs/actions/workflows/ci.yml)
- [Changelog](CHANGELOG.md)
## License
This crate is distributed under [GPLv3](LICENSE-GPL).