Trait num::Unsigned [] [src]

pub trait Unsigned: Num { }

A trait for values which cannot be negative

Implementors