pub fn events_channel_with_options(
options: MemLaneOptions,
) -> (MemEventsTx, MemEventsRx)Expand description
Create an in-memory events channel with explicit options.
pub fn events_channel_with_options(
options: MemLaneOptions,
) -> (MemEventsTx, MemEventsRx)Create an in-memory events channel with explicit options.