Macro impl_try_from_lower_bounded
macro_rules! impl_try_from_lower_bounded {
($source:ty => $($target:ty),+) => { ... };
}
impl_try_from_lower_boundedmacro_rules! impl_try_from_lower_bounded {
($source:ty => $($target:ty),+) => { ... };
}