events_channel_with_options

Function events_channel_with_options 

Source
pub fn events_channel_with_options(
    options: MemLaneOptions,
) -> (MemEventsTx, MemEventsRx)
Expand description

Create an in-memory events channel with explicit options.