CLASS
Structure kind for regular classes with an arbitrary, but known statically, structure. Serializers typically encode classes with calls to Encoder.beginStructure and CompositeEncoder.endStructure, writing the elements of the class between these calls.