Macro newtype_derive_2018::NewtypeDebug[][src]

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