pub trait UnsignedPublicIntegerCopy: UnsignedPublicInteger + PublicIntegerCopy { }

Implementations on Foreign Types

Implementors