[][src]Trait funty::AtMost8

pub trait AtMost8: IsNumber { }

Declare that a type is eight or fewer bits wide.

Implementations on Foreign Types

impl AtMost8 for i8[src]

impl AtMost8 for u8[src]

Loading content...

Implementors

Loading content...