Skip to main content

string_opt

Function string_opt 

Source
fn string_opt(config: &HashMap<String, Value>, key: &str) -> Option<String>
Expand description

Reads an optional non-empty string config value.