Function amq_protocol::protocol::queue::gen_purge

source ยท
pub fn gen_purge<'a, W: Write + BackToTheBuffer + 'a>(
    method: &'a Purge,
) -> impl SerializeFn<W> + 'a
Expand description

Serialize purge (Generated)