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