Function rustc_lexer::unescape::unescape_byte [−][src]
Expand description
Takes a contents of a byte literal (without quotes), and returns an unescaped byte or an error.
Takes a contents of a byte literal (without quotes), and returns an unescaped byte or an error.