Skip to main content

boolean

Function boolean 

Source
pub(crate) fn boolean(
    s: &str,
    field: &'static str,
    line: usize,
) -> Result<bool, ParseError>