Function surgeshaper_asym::imports::imports::identities::one [−][src]
pub fn one<T>() -> T where
T: One,
Expand description
Returns the multiplicative identity, 1
.
pub fn one<T>() -> T where
T: One,
Returns the multiplicative identity, 1
.