pub fn parse_properties<I: ParsableInput>(
    i: I
) -> ParserResult<I, AMQPProperties>
Expand description

Parse basic properties (Generated)