Trait num::traits::UnsignedExperimental [-]  [+] [src]

pub trait Unsigned: Num { }

A trait for values which cannot be negative

Implementors