rustc_
literal_
escaper
1.89.0-nightly-16d2276fa-2025-05-16
rustc_literal_escaper
Function
ascii_check
Copy item path
Source
pub(crate) fn ascii_check( c:
char
, allow_unicode_chars:
bool
, ) ->
Result
<
char
,
EscapeError
>