dls v0.25.6 (2019-05-19T16:56:59Z)
Dub
Repo
TestStruct
dls
util
json
Undocumented in source.
version(unittest)
struct
TestStruct {
uint
uinteger
;
JSONValue
json
;
}
Members
Variables
json
JSONValue
json
;
Undocumented in source.
uinteger
uint
uinteger
;
Undocumented in source.
Meta
Source
See Implementation
dls
util
json
classes
TestClass
functions
convertFromJSON
convertToJSON
structs
TestStruct