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