Skip to main content

bounded

Function bounded 

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