[−][src]Function amq_protocol::types::parsing::parse_flags
pub fn parse_flags(
i: &'a [u8],
names: &'b [&'b str]
) -> Result<(&'a [u8], AMQPFlags), Err<&'a [u8], u32>>
Parse the AMQPFlags for which the names are provided