Type Definition reactive_mutiny::prelude::advanced::MultiFullSyncOgreArc
source · pub type MultiFullSyncOgreArc<ItemType, const BUFFER_SIZE: usize, const MAX_STREAMS: usize, const INSTRUMENTS: usize = {Instruments::LogsWithMetrics.into()}> = Multi<ItemType, ChannelMultiOgreArcFullSync<ItemType, BUFFER_SIZE, MAX_STREAMS>, INSTRUMENTS, OgreArc<ItemType, AllocatorFullSyncArray<ItemType, BUFFER_SIZE>>>;