[][src]Function tari_broadcast_channel::bounded

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