Macro newtype_derive_2018::NewtypeDerefMut[][src]

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