Macro newtype_derive_2018::NewtypeOctal[][src]

macro_rules! NewtypeOctal {
    (($(where $($bound : tt) *) ?) $vis : vis struct $name : ident $($body : tt)
 +) => { ... };
}