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