Module unescape

Source
Expand description

Utility functions to unescape string literals

Structs§

UnescapeError
Errors generated when processing escapes

Functions§

to_unescaped_string
Unescape a string following Cedar’s string escape rules