[−][src]Module taplo::util
Modules
coords | Utilities for mapping between offset:length bytes and col:row character positions. |
syntax |
Traits
StrExt | |
SyntaxExt | Utility extension methods for Syntax Nodes. |
Functions
check_escape | Same as unescape, but doesn't create a new unescaped string, and returns all invalid escape indices. |
unescape | Unescape all supported sequences found in Escape. |