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