Trait funty::AtLeast8[][src]

pub trait AtLeast8: Numeric { }
Expand description

Declare that a type is eight or more bits wide.

Implementations on Foreign Types

Implementors