pub fn one<T>() -> T where
    T: One
Expand description

Gets the multiplicative identity element.

See also: