Function astral::thirdparty::num_traits::one

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

Returns the multiplicative identity, 1.