Summary of UDAs that an array to be serialised is annotated with.
UDAs do not persist across function calls, so they must be summarised (such as in a struct like this) and separately passed, at compile-time or runtime.
The format pattern used to format the array this struct refers to. This is separator-specific.
The escaped form of separator.
Whether or not the member was annotated with a Separator.
Whether or not the member was annotated Unserialisable.
Summary of UDAs that an array to be serialised is annotated with.
UDAs do not persist across function calls, so they must be summarised (such as in a struct like this) and separately passed, at compile-time or runtime.