Function regex_automata::util::interpolate::is_valid_cap_letter
source ยท fn is_valid_cap_letter(b: u8) -> bool
Expand description
Returns true if and only if the given byte is allowed in a capture name written in non-brace form.