Trait funty::AtLeast32

source ·
pub trait AtLeast32: Numeric { }
Expand description

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

Implementations on Foreign Types§

Implementors§