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

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

Serialize delete (Generated)