We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec05870 commit 6442c20Copy full SHA for 6442c20
source/mir/serde.d
@@ -123,7 +123,7 @@ The attribute should be used as a hind for scripting languages to register type
123
124
The attribute should be applied to a type definition.
125
+/
126
-enum serdeRegisterDeserializer;
+enum serdeRegister;
127
128
/++
129
The attribute should be applied to a string-like member that should be de/serialized as an annotation / attribute.
0 commit comments