pub type Dimension = usize;
Either horizontal or vertical.
A type alias because it’s used as an index.