pub fn attach_events_rx(
opts: &AttachOptions,
lane: &str,
) -> Result<ShmEventsRx, BackingError>Expand description
Attach to an EventsChain RX lane (queue opts.queue, default 0).
pub fn attach_events_rx(
opts: &AttachOptions,
lane: &str,
) -> Result<ShmEventsRx, BackingError>Attach to an EventsChain RX lane (queue opts.queue, default 0).