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

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

Serialize delete (Generated)