Module rustc_parse::lexer::unicode_chars
source ยท Expand description
Characters and their corresponding confusables were collected from https://www.unicode.org/Public/security/10.0.0/confusables.txt
Constantsยง
- ASCII_ARRAY ๐
- UNICODE_ARRAY ๐
Functionsยง
- peek_delimited ๐Extract string if found at current position with given delimiters