[][src]Function amq_protocol::protocol::tx::parse_tx

pub fn parse_tx<I: ParsableInput>(i: I) -> ParserResult<I, AMQPMethod>

Parse tx (Generated)