Trait ConstOne
trait ConstOne: One
Defines an associated constant representing the multiplicative identity
element for Self.
Implementors
impl ConstOne for u32impl ConstOne for i16impl ConstOne for f64impl ConstOne for u64impl ConstOne for i32impl<T: ConstOne> ConstOne for Wrapping<T>impl ConstOne for usizeimpl ConstOne for u128impl ConstOne for i64impl ConstOne for u8impl ConstOne for isizeimpl ConstOne for i128impl ConstOne for u16impl ConstOne for i8impl ConstOne for f32