hunt ~v1.6.x (2022-05-12T11:27:03.6465239)
Dub
Repo
JsonSerializer.toJsonImpl
hunt
serialization
JsonSerializer
JsonSerializer
Implements for struct to json
class
JsonSerializer
static
JSONValue
toJsonImpl
(
SerializationOptions
options
=
SerializationOptions
()
T
)
(
T
value
,
ref
bool
[
size_t
]
serializationStates
)
if
(
is
(
T
== struct) &&
!
is
(
T
==
SysTime
)
)
Meta
Source
See Implementation
hunt
serialization
JsonSerializer
JsonSerializer
aliases
fromJson
static functions
deserializeObject
getItemAs
handleException
serializeObject
toJson
toJsonImpl
toObject
Implements for struct to json