lexer
0.1.0
Module unescaped
Module Items
Structs
Functions
In crate lexer
lexer
Module
unescaped
Copy item path
Source
Expand description
Utilities for unescaping strings
Structs
§
Unescaped
Iterator that takes a string and outputs it’s characters, unescaping them if necessary.
Functions
§
escape_
char
Escapes the given char.