Macro impl_nesting

Source
macro_rules! impl_nesting {
    ($t:ident) => { ... };
}