dlsplus ~master (2021-10-07T21:43:54.9331894)
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