pub fn parse_basic<I: ParsableInput>(i: I) -> ParserResult<I, AMQPMethod>
Expand description

Parse basic (Generated)