pub type Dir = Dir2;
The direction type chosen based on the dimension.
pub struct Dir(/* private fields */);