[][src]Trait funty::Is16

pub trait Is16: IsNumber { }

Declare that a type is exactly sixteen bits wide.

Implementations on Foreign Types

impl Is16 for i16[src]

impl Is16 for u16[src]

Loading content...

Implementors

Loading content...