Function flex_alloc::storage::array_storage

source ยท
pub const fn array_storage<T, const N: usize>() -> ArrayStorage<[MaybeUninit<T>; N]>