fedimint_core::envs

Function 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.