mutils ~master (2018-10-28T20:05:58Z)
Dub
Repo
TestB
mutils
serializer
tests
Undocumented in source.
struct
TestB {
int
a
;
int
b
;
TestA
c
;
}
Members
Variables
a
int
a
;
Undocumented in source.
b
int
b
;
Undocumented in source.
c
TestA
c
;
Undocumented in source.
Meta
Source
See Implementation
mutils
serializer
tests
functions
getContainer
testSerializerBeginEnd
testSerializerInOut
structs
TestA
TestA_Diff
TestB
TestB_Diff
TestB_Diff2
TestC