Skip to main content

new_event_bus

Function new_event_bus 

Source
pub fn new_event_bus(capacity: usize) -> EventBus
Expand description

Creates a new event bus with the given capacity.