Function lapin::protocol::confirm::parse_confirm

source ·
pub fn parse_confirm<I>(i: I) -> Result<(I, AMQPMethod), Err<ParserErrors>>
where I: ParsableInput,
Expand description

Parse confirm (Generated)