Trait funty::Is16[][src]

pub trait Is16: Numeric { }
Expand description

Declare that a type is exactly sixteen bits wide.

Implementations on Foreign Types

Implementors