Trait sp_arithmetic::traits::Unsigned[][src]

pub trait Unsigned: Num { }
Expand description

A trait for values which cannot be negative

Implementations on Foreign Types

Implementors