Type Definition lexical_util::format::OptionU8

source · []
pub type OptionU8 = Option<NonZeroU8>;
Expand description

Type with the exact same size as a u8.