bool_literal

Function bool_literal 

Source
pub fn bool_literal(
    input: NomSpan<'_>,
) -> IResult<NomSpan<'_>, bool, BindParserError>