foundry_cheatcodes::env

Function env_default

Source
fn env_default<T: SolValue>(key: &str, default: &T, ty: &DynSolType) -> Result