Function lapin::protocol::exchange::gen_delete

source ·
pub fn gen_delete<'a, W>(method: &'a Delete) -> impl SerializeFn<W> + 'a
where W: Write + BackToTheBuffer + 'a,
Expand description

Serialize delete (Generated)