Macro newtype_derive::NewtypeDebug [] [src]

macro_rules! NewtypeDebug {
    (() $(pub)* struct $name:ident $_field:tt;) => { ... };
}