[][src]Function amq_protocol::frame::parsing::parse_frame

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

Parse a full AMQP Frame (with contents)