`unescape_raw_str_or_raw_byte_str` only does checking, no unescaping. And it also now handles C string literals. `unescape_raw_str` is used for all the non-raw strings. |
||
|---|---|---|
| .. | ||
| unescape | ||
| cursor.rs | ||
| lib.rs | ||
| tests.rs | ||
| unescape.rs | ||
`unescape_raw_str_or_raw_byte_str` only does checking, no unescaping. And it also now handles C string literals. `unescape_raw_str` is used for all the non-raw strings. |
||
|---|---|---|
| .. | ||
| unescape | ||
| cursor.rs | ||
| lib.rs | ||
| tests.rs | ||
| unescape.rs | ||