Macro newtype_derive::NewtypeUpperHex [] [src]

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