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

pub trait Primitive: NumCast + Num + PartialOrd<Self> + Clone { }

Implementors