Function seec_channel::in_memory::new_pair

source ·
pub fn new_pair<T: RemoteSend>(local_buffer: usize) -> (Channel<T>, Channel<T>)