Struct lapin_async::generated::access::RequestOk   
                   
                       [−]
                   
               [src]
pub struct RequestOk {
    pub ticket: ShortUInt,
}Fields
ticket: ShortUInt
                           Trait Implementations
impl Clone for RequestOk[src]
fn clone(&self) -> RequestOk
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