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