Skip to main content

parse_bool

Function parse_bool 

Source
fn parse_bool(key: &'static str, value: &str) -> Result<bool>