toml_edit::parser::numbers

Constant HEXDIG

source
pub(crate) const HEXDIG: (RangeInclusive<u8>, RangeInclusive<u8>, RangeInclusive<u8>);