Function chan::sync [] [src]

pub fn sync<T>(size: usize) -> (SyncSender<T>, SyncReceiver<T>)