SyncEventChannel

Type Alias SyncEventChannel 

Source
pub type SyncEventChannel = Receiver<Frame, RawMutex, Condvar>;

Aliased Typeยง

pub struct SyncEventChannel { /* private fields */ }