Macro impl_slice_index

Source
macro_rules! impl_slice_index {
    ($index:ty) => { ... };
}
🔬This is a nightly-only experimental API. (bstr #134915)