Function lapin::protocol::basic::parse_get_empty

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

Parse get-empty (Generated)