serialized ~master (2021-10-14T13:36:09Z)
Dub
Repo
escapeStringLiteral
funkwerk
stdx
data
json
lexer
Undocumented in source. Be warned that the author may not have intended to support it.
void
escapeStringLiteral
(Input input, Output output)
String
escapeStringLiteral
(String str)
package nothrow @
safe
String
escapeStringLiteral
(
String
)
(
String
str
)
Meta
Source
See Implementation
funkwerk
stdx
data
json
lexer
enums
JSONTokenKind
LexOptions
functions
escapeStringLiteral
isValidStringLiteral
lexJSON
skipStringLiteral
unescapeStringLiteral
structs
JSONLexerRange
JSONNumber
JSONString
JSONToken