[][src]Macro grin_util::impl_index_newtype

macro_rules! impl_index_newtype {
    ($thing:ident, $ty:ty) => { ... };
}