Trait funty::Is8

source · []
pub trait Is8: IsNumber { }
Expand description

Declare that a type is exactly eight bits wide.

Implementations on Foreign Types

Implementors