Macro newtype_derive::NewtypeOctal [] [src]

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