num_traits
0.2.19
In num_traits::bounds
Macro
num_traits
::
bounds
::
bounded_impl
Copy item path
source
ยท
[
−
]
macro_rules!
bounded_impl { (
$t
:ty,
$min
:expr,
$max
:expr) => { ... }; }