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