Function spitebuf::cell_array

source ยท
pub fn cell_array<const N: usize, T: Sized>() -> [Cell<T>; N]