pub fn parse_frame<I: ParsableInput>(i: I) -> ParserResult<I, AMQPFrame>
Expand description

Parse a full AMQP Frame (with contents)