Type Alias U8

Source
pub type U8 = Const<{ typenum::U8::USIZE }>;

Aliased Type§

pub struct U8;

Trait Implementations§