[][src]Function amq_protocol_types::parsing::parse_flags

pub fn parse_flags<'a, 'b>(
    i: &'a [u8],
    names: &'b [&'b str]
) -> ParserResult<'a, AMQPFlags>

Parse the AMQPFlags for which the names are provided