Function dinghy_build::build_env::set_all_env

source ยท
pub fn set_all_env<K: AsRef<OsStr>, V: AsRef<OsStr>>(env: &[(K, V)])
Expand description

Set a bunch of environment variables.