Trait funty::Is8[][src]

pub trait Is8: Numeric { }
Expand description

Declare that a type is exactly eight bits wide.

Implementations on Foreign Types

Implementors