Macro newtype_derive_2018::NewtypeUpperExp[][src]

macro_rules! NewtypeUpperExp {
    (($(where $($bound : tt) *) ?) $vis : vis struct $name : ident $($body : tt)
 +) => { ... };
}