Function local_sync::mpsc::bounded::channel[][src]

pub fn channel<T>(buffer: usize) -> (Tx<T>, Rx<T>)