HeliaEventReceiver

Type Alias HeliaEventReceiver 

Source
pub type HeliaEventReceiver = Receiver<HeliaEvent>;
Expand description

Type alias for event receiver

Aliased Typeยง

pub struct HeliaEventReceiver { /* private fields */ }