trait_implement_from

Macro trait_implement_from 

Source
macro_rules! trait_implement_from {
    ($name:ty, $inner:ty, $($t:ty),*) => { ... };
}