Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
480
class
EnumFieldStruct:
481
f1: EnumTestClass
482
f2: EnumTestClass
483
f3: str
484
485
486
@cross_language_test
Callers
2
test_enum_field
Function · 0.70
test_enum_field_register_by_id
Function · 0.70
Calls
no outgoing calls
Tested by
2
test_enum_field
Function · 0.56
test_enum_field_register_by_id
Function · 0.56