parse_bool_str

Function parse_bool_str 

Source
fn parse_bool_str(name: &str, raw: &str) -> Result<bool>