impl_self

Macro impl_self 

Source
macro_rules! impl_self {
    ($name:ident, $inner:ty) => { ... };
}