Struct lapin_async::generated::basic::GetEmpty   
                   
                       [−]
                   
               [src]
pub struct GetEmpty {
    pub cluster_id: ShortString,
}Fields
cluster_id: ShortString
                           Trait Implementations
impl Clone for GetEmpty[src]
fn clone(&self) -> GetEmpty
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more