Macro newtype_derive::NewtypeUpperExp [] [src]

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