Trait funty::AtMost32[][src]

pub trait AtMost32: Numeric { }
Expand description

Declare that a type is thirty-two or fewer bits wide.

Implementations on Foreign Types

Implementors