Struct amq_protocol::protocol::basic::QosOk [−][src]
pub struct QosOk {}
Trait Implementations
impl Clone for QosOk
[src]
impl Clone for QosOk
fn clone(&self) -> QosOk
[src]
fn clone(&self) -> QosOk
Returns 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 QosOk
fn fmt(&self, f: &mut Formatter) -> Result
[src]
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl PartialEq for QosOk
[src]
impl PartialEq for QosOk