Ed Page 6c021e0ac8 fix(build-rs): Implicitly report rerun-if-env-changed for input
As we abstract aware the env variables, users can't do a good job of
reporting these, so we'll do it ourselves.

We could make the traits public and take and explicit `env` parameter.
I figured we can wait until there is a motivating use case.
`build_env` does have a fancier `Env` impl where you pass it HOST and
TARGET and it automatically looks up values for those with a fallback
scheme.
2024-12-09 14:07:32 -06:00
..
2024-12-06 09:33:10 -06:00

This crate is maintained by the Cargo team for use by the wider ecosystem. This crate follows semver compatibility for its APIs.