Function amq_protocol::frame::parsing::parse_protocol_header

source ·
pub fn parse_protocol_header<I: ParsableInput>(
    i: I
) -> ParserResult<I, ProtocolVersion>
Expand description

Parse the protocol header