pub type MultiIndex = Vec<usize>;
A multi-index: a vector of site-local indices.
pub struct MultiIndex { /* private fields */ }