Type Alias reactive_messaging::prelude::ChannelMultiMmapLog
source · pub type ChannelMultiMmapLog<ItemType, const MAX_STREAMS: usize> = MmapLog<'static, ItemType, MAX_STREAMS>;Aliased Type§
struct ChannelMultiMmapLog<ItemType, const MAX_STREAMS: usize> { /* private fields */ }