str_to_bool

Function str_to_bool 

Source
pub fn str_to_bool(input: &str) -> Result<bool>