pub type UniZeroCopy<InType, const BUFFER_SIZE: usize, const MAX_STREAMS: usize, const INSTRUMENTS: usize = reactive_mutiny::::prelude::prelude::UniZeroCopy::{constant#0}> = Uni<InType, Atomic<'static, InType, OgreArrayPoolAllocator<InType, AtomicMove<u32, BUFFER_SIZE>, BUFFER_SIZE>, BUFFER_SIZE, MAX_STREAMS>, INSTRUMENTS, OgreUnique<InType, OgreArrayPoolAllocator<InType, AtomicMove<u32, BUFFER_SIZE>, BUFFER_SIZE>>>;
Expand description

Default ‘UniBuilder’ for “zero-copying” data that will either be shared around or has a reasonably “big” payload (> 1k)