pub fn rustc_env(env: impl AsRef<str>, val: impl AsRef<str>)
Expand description

cargo:rustc-env=VAR=VALUE — Sets an environment variable.