cerealed v0.6.6 (2016-06-08T15:04:06Z)
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