Trait num_traits::sign::Unsigned [] [src]

pub trait Unsigned: Num { }

A trait for values which cannot be negative

Implementors