pub type Index = usize;
Index is a type alias representing a value that can be used as an index into a sequence.