Function parse_bool_type

Source
pub fn parse_bool_type(input: &str) -> IResult<&str, Bool>
Expand description

Parse the Boolean type