pub fn parse_boolean<I: ParsableInput>(i: I) -> ParserResult<I, Boolean>
Expand description

Parse a Boolean