Trait primitives::One[][src]

pub trait One {
    fn one() -> Self;
}

Required methods

Implementors