toml_edit::parser::numbers

Constant HEXDIG

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