Skip to content

Commit 6442c20

Browse files
committed
rename to serdeRegister
1 parent ec05870 commit 6442c20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/mir/serde.d

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ The attribute should be used as a hind for scripting languages to register type
123123
124124
The attribute should be applied to a type definition.
125125
+/
126-
enum serdeRegisterDeserializer;
126+
enum serdeRegister;
127127

128128
/++
129129
The attribute should be applied to a string-like member that should be de/serialized as an annotation / attribute.

0 commit comments

Comments
 (0)