☰
Module num
Modules
Macros
Traits
?
Module
core
::
convert
::
num
source
·
[
−
]
Modules
private
🔒
ptr_try_from_impls
🔒
Macros
impl_float_to_int
🔒
impl_from
🔒
impl_from_bool
🔒
nzint_impl_from
🔒
nzint_impl_try_from_int
🔒
nzint_impl_try_from_nzint
🔒
rev
🔒
try_from_both_bounded
🔒
try_from_lower_bounded
🔒
try_from_unbounded
🔒
try_from_upper_bounded
🔒
Traits
FloatToInt
Experimental
Supporting trait for inherent methods of
f32
and
f64
such as
to_int_unchecked
. Typically doesn’t need to be used directly.