Function amq_protocol_types::parsing::parse_short_short_uint

source ยท
pub fn parse_short_short_uint<I: ParsableInput>(
    i: I,
) -> ParserResult<I, ShortShortUInt>
Expand description