pub fn attach_journal_publisher(
opts: &AttachOptions,
lane: &str,
cfg: JournalPublisherConfig,
) -> Result<ShmJournalPublisher, BackingError>Expand description
Attach to a journal publisher.
pub fn attach_journal_publisher(
opts: &AttachOptions,
lane: &str,
cfg: JournalPublisherConfig,
) -> Result<ShmJournalPublisher, BackingError>Attach to a journal publisher.