Struct amq_protocol::protocol::basic::QosOk [−][src]
pub struct QosOk {}Trait Implementations
impl Clone for QosOk[src]
impl Clone for QosOkfn clone(&self) -> QosOk[src]
fn clone(&self) -> QosOkReturns 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 QosOk[src]
impl Debug for QosOkfn 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 QosOk[src]
impl PartialEq for QosOk