Function lapin::protocol::basic::parse_get_ok[][src]

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

Parse get-ok (Generated)