[][src]Function amq_protocol::protocol::queue::parse_bind

pub fn parse_bind<I: ParsableInput>(i: I) -> ParserResult<I, Bind>

Parse bind (Generated)