impl_from_inner

Macro impl_from_inner 

Source
macro_rules! impl_from_inner {
    ($var:tt, $p:ty) => { ... };
}