Type Alias wlan_common::timer::EventSender
source · pub type EventSender<E> = UnboundedSink<ScheduledEvent<E>>;
Aliased Type§
struct EventSender<E> { /* private fields */ }
pub type EventSender<E> = UnboundedSink<ScheduledEvent<E>>;
struct EventSender<E> { /* private fields */ }