Macro newtype_derive::NewtypeLowerHex [] [src]

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