☰
num_traits
All crates
[
−
]
[src]
Function
num_traits
::
one
pub fn one<T>() -> T
where
T:
One
,
Returns the multiplicative identity,
1
.