Constant regex_syntax::unicode_tables::property_bool::HEX_DIGIT[][src]

pub const HEX_DIGIT: &'static [(char, char)] = &[('0', '9'), ('A', 'F'), ('a', 'f'), ('\u{ff10}', '\u{ff19}'),
  ('\u{ff21}', '\u{ff26}'), ('\u{ff41}', '\u{ff46}')]