[][src]Function amq_protocol_types::parsing::parse_raw_value

pub fn parse_raw_value(
    amqp_type: AMQPType
) -> impl Fn(&[u8]) -> ParserResult<AMQPValue>

Parse the AMQPValue of the given AMQPType