pub type SharedJournalBatchSender = Arc<JournalBatchSender>;Expand description
Shared sender that can be cloned and used from the engine.
Aliased Typeยง
pub struct SharedJournalBatchSender { /* private fields */ }pub type SharedJournalBatchSender = Arc<JournalBatchSender>;Shared sender that can be cloned and used from the engine.
pub struct SharedJournalBatchSender { /* private fields */ }