Skip to main content

bounded

Function bounded 

Source
pub fn bounded<T: Send + Clone + 'static>(buffer: usize) -> BoundedFutureBus<T>
Expand description

Create a new bus using bounded channels