Function amq_protocol::protocol::queue::gen_delete
source · [−]pub fn gen_delete<'a, W: Write + BackToTheBuffer + 'a>(
method: &'a Delete
) -> impl SerializeFn<W> + 'a
Expand description
Serialize delete (Generated)