impl_try_from_both_bounded
core
1.92.0-nightly
(5c7ae0c7e 2025-10-02)
In core::
convert::
num
core
::
convert
::
num
Macro
impl_
try_
from_
both_
bounded
Copy item path
Source
macro_rules! impl_try_from_both_bounded { ($source:ty => $($target:ty),+) => { ... }; }