Trait idem::One [] [src]

pub trait One {
    const one: Self;
}

Associated Constants

Implementors