Struct eventbus::EventBus [] [src]

pub struct EventBus { /* fields omitted */ }

Methods

impl EventBus
[src]

Trait Implementations

impl PartialEq for EventBus
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Eq for EventBus
[src]

impl Hash for EventBus
[src]

Feeds this value into the given [Hasher]. Read more

Feeds a slice of this type into the given [Hasher]. Read more