MCPcopy Create free account
hub / github.com/apache/fory / EnumFieldStruct

Class EnumFieldStruct

python/pyfory/tests/test_cross_language.py:480–483  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

478
479@dataclass
480class EnumFieldStruct:
481 f1: EnumTestClass
482 f2: EnumTestClass
483 f3: str
484
485
486@cross_language_test

Callers 2

test_enum_fieldFunction · 0.70

Calls

no outgoing calls

Tested by 2

test_enum_fieldFunction · 0.56