[][src]Trait funty::Is8

pub trait Is8: IsNumber { }

Declare that a type is exactly eight bits wide.

Implementations on Foreign Types

impl Is8 for i8[src]

impl Is8 for u8[src]

Loading content...

Implementors

Loading content...