Type Alias freya_core::types::EventReceiver
source · pub type EventReceiver = UnboundedReceiver<DomEvent>;
Aliased Type§
struct EventReceiver { /* private fields */ }
pub type EventReceiver = UnboundedReceiver<DomEvent>;
struct EventReceiver { /* private fields */ }