cerealed v0.6.4 (2016-02-27T09:18:40Z)
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