Skip to main content

find_bool

Function find_bool 

Source
pub fn find_bool(key: String, default_value: bool) -> bool
Expand description

Same as find, but for boolean values.