Function lapin::protocol::queue::parse_bind_ok

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

Parse bind-ok (Generated)