Type Definition lexical_parse_float::format::OptionU8

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

Type with the exact same size as a u8.