newtype_derive::NewtypeIndex! [] [src]

macro_rules! NewtypeIndex {
    (($index_ty:ty) $(pub)* struct $name:ident($(pub)* $t0:ty);) => { ... };
}