serve-d ~master (2022-12-14T11:55:28Z)
Dub
Repo
visitJsonArray
served
lsp
jsonops
Undocumented in source. Be warned that the author may not have intended to support it.
void
visitJsonArray
(
alias
fn
T
)
(
scope
T
[]
jsonArray
)
if
(
is
(immutable
T
== immutable
char
)
)
Meta
Source
See Implementation
served
lsp
jsonops
functions
deserializeJson
escapeJsonStringContent
fromJSON
isEmptyJsonObject
isValidJsonStringContent
jsonValueTo
looksLikeJsonArray
looksLikeJsonObject
serializeJson
toJSON
toJsonValue
toStdJSONValue
visitJsonArray
structs
RootJsonToken
templates
parseKeySlices