Macro impl_subslices_mut

Source
macro_rules! impl_subslices_mut {
    ($ty:ty) => { ... };
}