Type Definition lexical_core::format::OptionU8[][src]

pub type OptionU8 = Option<NonZeroU8>;
Expand description

Type with the exact same size as a u8.