SyncSender

Type Alias SyncSender 

Source
pub type SyncSender<T> = SyncSender<T>;

Aliased Typeยง

pub struct SyncSender<T> { /* private fields */ }