☰
In hacspec_lib::prelude::traits
?
Function
hacspec_lib
::
prelude
::
traits
::
one
source
·
[
−
]
pub fn one<T>() -> T
where
T:
One
,
Expand description
Returns the multiplicative identity,
1
.