[][src]Trait funty::AtMost16

pub trait AtMost16: IsNumber { }

Declare that a type is sixteen or fewer bits wide.

Implementations on Foreign Types

impl AtMost16 for i8[src]

impl AtMost16 for i16[src]

impl AtMost16 for u8[src]

impl AtMost16 for u16[src]

Loading content...

Implementors

Loading content...