Struct amq_protocol::protocol::queue::UnbindOk [−][src]
pub struct UnbindOk {}Trait Implementations
impl Clone for UnbindOk[src]
impl Clone for UnbindOkfn clone(&self) -> UnbindOk[src]
fn clone(&self) -> UnbindOkReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Debug for UnbindOk[src]
impl Debug for UnbindOkfn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl PartialEq for UnbindOk[src]
impl PartialEq for UnbindOk