pub trait PrimSignedInt: PrimInt { }
Expand description

Implementations on Foreign Types

Implementors