[][src]Function amq_protocol::protocol::basic::parse_get

pub fn parse_get<I: ParsableInput>(i: I) -> ParserResult<I, Get>

Parse get (Generated)