Type Definition reactive_mutiny::prelude::MultiOgreArc

source ·
pub type MultiOgreArc<ItemType, const BUFFER_SIZE: usize, const MAX_STREAMS: usize, const INSTRUMENTS: usize = {Instruments::LogsWithMetrics.into()}> = MultiAtomicOgreArc<ItemType, BUFFER_SIZE, MAX_STREAMS, INSTRUMENTS>;
Expand description

Default Multi for those who want the more performant OgreArc as the wrapping type for their payloads