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

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

Serialize delete-ok (Generated)