parse_bool

Function parse_bool 

Source
fn parse_bool(bool: Lit, span: Span, field: &str) -> Result<bool, Error>