macro_rules! impl_index_newtype {
    ($thing:ident, $ty:ty) => { ... };
}
Expand description

gives a newtype array wrapper Index traits