Trait funty::AtMost8[][src]

pub trait AtMost8: Numeric { }
Expand description

Declare that a type is eight or fewer bits wide.

Implementations on Foreign Types

Implementors