Macro alloc_no_stdlib::define_index_ops_mut [] [src]

macro_rules! define_index_ops_mut {
    ($T:ident, $MemoryType:ty) => { ... };
    ($T0: ident, $T:ident, $MemoryType:ty) => { ... };
}