[][src]Function none_array::create_array

pub const fn create_array<T, const SIZE: usize>() -> [Option<T>; SIZE]