Trait funty::Is32

source · []
pub trait Is32: IsNumber { }
Expand description

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

Implementations on Foreign Types

Implementors