pub type LayoutRef4<A> = LayoutRef<A, Ix4>;
four-dimensional layout reference
pub struct LayoutRef4<A>(/* private fields */);