Module unescaped

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.