geario ~master (2022-06-04T17:41:52.6758737)
Dub
Repo
toJson
geario
util
Serialize
Undocumented in source. Be warned that the author may not have intended to support it.
JSONValue
toJson
(T t, uint level, bool ignore)
JSONValue
toJson
(T t, UnIgnoreArray array, uint level)
JSONValue
toJson
(
T
)
(
T
t
,
UnIgnoreArray
array
,
uint
level
= uint.
max
)
Meta
Source
See Implementation
geario
util
Serialize
aliases
toJSON
toOBJ
classes
UnIgnoreArray
functions
Serialize
Unserialize
getsize
toJson
toObject
toTextString
manifest constants
IGNORE
mixin templates
SerializationMember