Function to_boolean_literal

Source
fn to_boolean_literal(
    value: Pair<'_, Rule>,
) -> Result<Literal, MessageParseError>