Macro impl_imgref_index_mut

Source
macro_rules! impl_imgref_index_mut {
    ($container:ty, $index:ty) => { ... };
}