impl_try_into_inner

Macro impl_try_into_inner 

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