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

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

Serialize delete-ok (Generated)