[][src]Function lapin::protocol::queue::gen_delete

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

Serialize delete (Generated)