Skip to main content
usize_from_f64
tuwunel_
core
1.6.2
In tuwunel_
core::
utils::
math
tuwunel_core
::
utils
::
math
Function
usize_
from_
f64
Copy item path
Source
pub fn usize_from_f64(val:
f64
) ->
Result
<
usize
,
Error
>