Type Alias reactive_messaging::prelude::AllocatorAtomicArray
source · pub type AllocatorAtomicArray<InType, const BUFFER_SIZE: usize> = OgreArrayPoolAllocator<InType, AtomicMove<u32, BUFFER_SIZE>, BUFFER_SIZE>;pub type AllocatorAtomicArray<InType, const BUFFER_SIZE: usize> = OgreArrayPoolAllocator<InType, AtomicMove<u32, BUFFER_SIZE>, BUFFER_SIZE>;