Skip to main content

env_is_truthy

Function env_is_truthy 

Source
pub fn env_is_truthy(env: &str) -> bool
Expand description

Check if an environment variable is set to a truthy value. Unset (or non-unicode) variables are not truthy.