std
::
core
::
string
tunescape
fn
String
?
String
.
tunescape
(
String
s
,
bool
allow_unquoted
=
false
)
Unescape a quoted string using the temp allocator.
Parameters