Skip to main content

read_bool

Function read_bool 

Source
pub fn read_bool<L>(lookup: &L, key: &str, default: bool) -> bool
Expand description

Reads a bool-like value from a runtime configuration lookup.