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