The attribute can be applied to a string-like member that should be de/serialized as an annotation / attribute.
Also, the attribute can be applied on a type to denote that the type should be used to de/serialize annotated value.
This feature is used in $(MIR_PACKAGE mir-ion).
See Implementation
The attribute can be applied to a string-like member that should be de/serialized as an annotation / attribute.
Also, the attribute can be applied on a type to denote that the type should be used to de/serialize annotated value.
This feature is used in $(MIR_PACKAGE mir-ion).