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