Function lapin::protocol::basic::parse_get_ok

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

Parse get-ok (Generated)