[][src]Function envmnt::set_i128

pub fn set_i128<K: AsRef<OsStr>>(key: K, value: i128)

Sets the environment variable value.

Arguments

  • key - The environment variable name
  • value - The new variable value