parse_frame

Function parse_frame 

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

Parse a full AMQP Frame (with contents)