impl_for

Macro impl_for 

Source
macro_rules! impl_for {
    ($trait:ident, $typ_:ty, $block:tt) => { ... };
}