Skip to main content

parse_bool

Function parse_bool 

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