Function fedimint_core::envs::is_env_var_set

source ยท
pub fn is_env_var_set(var: &str) -> bool
Expand description

Check if env variable is set and not equal 0 or false which are common ways to disable something.