Function channellib::bounded

source ·
pub fn bounded<T>(cap: usize) -> (Sender<T>, Receiver<T>)