hunt v1.6.15 (2021-07-30T03:29:57Z)
Home
Dub
Repo
JsonSerializable
hunt
serialization
JsonSerializer
interface
JsonSerializable {
JSONValue
jsonSerialize
();
void
jsonDeserialize
(const(JSONValue) value);
}
Members
Functions
jsonDeserialize
void
jsonDeserialize
(const(JSONValue) value)
Undocumented in source.
jsonSerialize
JSONValue
jsonSerialize
()
Undocumented in source.
Meta
Source
See Implementation
hunt
serialization
JsonSerializer
aliases
fromJson
toJson
toObject
classes
JsonSerializer
enums
JsonIgnore
interfaces
JsonSerializable
manifest constants
MetaTypeName
structs
JsonProperty