Trait funty::AtMost16[][src]

pub trait AtMost16: Numeric { }
Expand description

Declare that a type is sixteen or fewer bits wide.

Implementations on Foreign Types

Implementors