impl_helper

Macro impl_helper 

Source
macro_rules! impl_helper {
    ($($t:ty)*) => { ... };
}