Macro newtype_derive_2018::NewtypeUpperHex[][src]

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