Trait funty::AtLeast32[][src]

pub trait AtLeast32: Numeric { }
Expand description

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

Implementations on Foreign Types

Implementors