phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
JSONValue.toPrettyString
std
json
JSONValue
string
toPrettyString
(JSONOptions options)
void
toPrettyString
(Out sink, JSONOptions options)
struct
JSONValue
const
void
toPrettyString
(
Out
)
(
Out
sink
,
in
JSONOptions
options
=
JSONOptions.none
)
Meta
Source
See Implementation
std
json
JSONValue
constructors
this
functions
opApply
opBinaryRight
opEquals
opIndex
opIndexAssign
toPrettyString
toString
manifest constants
emptyArray
emptyObject
properties
array
arrayNoRef
boolean
floating
get
integer
isNull
object
objectNoRef
str
type
uinteger