pub fn rerun_if_env_changed(var: impl AsRef<OsStr>)
Expand description

cargo:rerun-if-env-changed=VAR — Tells Cargo when to re-run the script.