Trait num::traits::Unsigned [−] [src]

pub trait Unsigned: Num { }

A trait for values which cannot be negative

Implementors