Macro alloc_no_stdlib::define_index_ops[][src]

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