serve-d ~master (2022-12-14T11:55:28Z)
Dub
Repo
TestParams
null_server
extension
Undocumented in source.
struct
TestParams {
string
name
;
int
num
;
string
[]
arr
;
}
Members
Variables
arr
string
[]
arr
;
Undocumented in source.
name
string
name
;
Undocumented in source.
num
int
num
;
Undocumented in source.
Meta
Source
See Implementation
null_server
extension
functions
initialize
testJson
testNotify
testPartial1
testPartial2
testPartial3
testString
testStruct
testVoid
structs
TestParams
TestResult