num
0.0.1
In num::
traits
num
::
traits
Function
one
Copy item path
Source
pub fn one<T>() -> T
where T:
One
,
Expand description
Returns the multiplicative identity,
1
.