Trait funty::Is32[][src]

pub trait Is32: Numeric { }
Expand description

Declare that a type is exactly thirty-two bits wide.

Implementations on Foreign Types

Implementors