Trait funty::Is16

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

Declare that a type is exactly sixteen bits wide.

Implementations on Foreign Types

Implementors