Skip to main content

bool_or

Function bool_or 

Source
pub fn bool_or(key: &str, default: bool) -> bool
Expand description

Read a boolean variable (“true” or “1”), falling back to a default when unset.