Function nannou::math::num_traits::identities::one

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

Returns the multiplicative identity, 1.