Function amq_protocol_types::parsing::parse_flags
source · pub fn parse_flags<I: ParsableInput>(
i: I,
names: &[&str]
) -> ParserResult<I, AMQPFlags>
Expand description
Parse the AMQPFlags for which the names are provided