[−][src]Function envmnt::set_u128
pub fn set_u128<K: AsRef<OsStr>>(key: K, value: u128)
Sets the environment variable value.
Arguments
key- The environment variable namevalue- The new variable value
pub fn set_u128<K: AsRef<OsStr>>(key: K, value: u128)
Sets the environment variable value.
key - The environment variable namevalue - The new variable value