Struct lapin_futures::consumer::ConsumerSub[][src]

pub struct ConsumerSub { /* fields omitted */ }

Trait Implementations

impl Clone for ConsumerSub
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ConsumerSub
[src]

Formats the value using the given formatter. Read more

impl ConsumerSubscriber for ConsumerSub
[src]

Auto Trait Implementations

impl Send for ConsumerSub

impl Sync for ConsumerSub