cerealed v0.6.9 (2018-01-16T10:52:21Z)
Home
Dub
Repo
WhateverStruct
tests
cerealiser_impl
Undocumented in source.
struct
WhateverStruct {
ushort
i
;
string
s
;
}
Members
Variables
i
ushort
i
;
Undocumented in source.
s
string
s
;
Undocumented in source.
Meta
Source
See Implementation
tests
cerealiser_impl
functions
testCerealise
testOldCerealiser
testScopeBufferCerealiser
structs
WhateverStruct