impl_try_from_unbounded
core
1.93.0-nightly
(07bdbaedc 2025-11-19)
In core::
convert::
num
core
::
convert
::
num
Macro
impl_
try_
from_
unbounded
Copy item path
Source
macro_rules! impl_try_from_unbounded { ($source:ty => $($target:ty),+) => { ... }; }