parse_bool

Function parse_bool 

Source
fn parse_bool(slot: &mut bool, v: Option<&str>) -> Result<(), &'static str>