pub fn rerun_if_changed(path: impl AsRef<Path>)
Expand description

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