Objects that implement the immutable subscript operator.
impl Index<usize> for CpuMask { type Output = bool; }