Type Definition freya_core::types::EventReceiver

source ·
pub type EventReceiver = UnboundedReceiver<DomEvent>;