pub fn parse_reject<I: ParsableInput>(i: I) -> ParserResult<I, Reject>
Expand description

Parse reject (Generated)