impl_extend

Macro impl_extend 

Source
macro_rules! impl_extend {
    ($($from:ty => $($to:ty),+;)*) => { ... };
}