jasterialise ~master (2019-01-09T19:57:43Z)
Dub
Repo
TypeField
jaster
serialise
generator
core
Undocumented in source.
struct
TypeField {
string
name
;
TypeSerialiseInfo
info
;
T
as
();
}
Members
Functions
as
T
as
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
info
TypeSerialiseInfo
info
;
Undocumented in source.
name
string
name
;
Undocumented in source.
Meta
Source
See Implementation
jaster
serialise
generator
core
classes
ArraySerialiseInfo
BasicSerialiseInfo
EnumSerialiseInfo
StructSerialiseInfo
TypeIntrospect
TypeSerialiseInfo
enums
TypeFlags
structs
TypeField