[][src]Function bus_queue::bounded

pub fn bounded<T>(size: usize) -> (Publisher<T>, Subscriber<T>)