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