The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
SerdeAnnotated
mir
serde
Constructs annotated type.
template
SerdeAnnotated (
T
string
annotation
) {
struct
SerdeAnnotated
;
}
Members
Structs
SerdeAnnotated
struct
SerdeAnnotated
Meta
Source
See Implementation
mir
serde
classes
SerdeException
SerdeMirException
enums
SerdeTarget
serdeAnnotation
serdeIgnore
serdeIgnoreDefault
serdeIgnoreIn
serdeIgnoreOut
serdeIgnoreUnexpectedKeys
serdeRegister
structs
serdeAlgebraicAnnotation
serdeKeyOut
serdeKeys
serdeProxy
templates
SerdeAnnotated
isAnnotated
serdeDynamicAlgebraic
serdeGetAlgebraicAnnotation
serdeGetAlgebraicDeserializer
serdeGetAnnotationMembersIn
serdeGetAnnotationMembersOut
serdeGetKeyOut
serdeGetKeysIn
serdeHasAlgebraicAnnotation
serdeIsDynamicAlgebraic
Constructs annotated type.