Type Alias reactive_mutiny::prelude::advanced::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 */ }