Macro impl_type

Source
macro_rules! impl_type {
    ($for:ty) => { ... };
}