Trait core::num::PrimitiveDeprecated [-]  [+] [src]

pub trait Primitive: Copy + Clone + Num + NumCast + PartialOrd { }

Implementors