parse_bool

Function parse_bool 

Source
pub fn parse_bool(text: &str) -> Result<bool, String>