Struct pubsub::PubSub [] [src]

pub struct PubSub { /* fields omitted */ }

Methods

impl PubSub
[src]

Trait Implementations

impl Clone for PubSub
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Send for PubSub
[src]

impl Sync for PubSub
[src]