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

pub fn parse_flags<I: ParsableInput>(
    i: I,
    names: &[&str]
) -> ParserResult<I, AMQPFlags>

Parse the AMQPFlags for which the names are provided