pub trait UnsignedInteger: Integer { }

Implementations on Foreign Types

Implementors