pub type LayoutRef0<A> = LayoutRef<A, Ix0>;
zero-dimensional layout reference
pub struct LayoutRef0<A>(/* private fields */);