Skip to main content

env_nonempty

Function env_nonempty 

Source
fn env_nonempty(key: &str) -> Option<String>
Expand description

Read and trim an environment variable, returning None when unset or empty.