Function dinghy_build::build_env::build_env

source ยท
pub fn build_env(name: &str) -> Result<String>
Expand description

Build-context aware environment variable access.

If we are running in a build.rs context, register the var to cargo using cargo:rerun-if-env-changed.