Type Alias Dimension

Source
pub type Dimension = usize;
Expand description

Either horizontal or vertical.

A type alias because it’s used as an index.