Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ NonExistEnum
Class
NonExistEnum
python/pyfory/serializer.py:1726–1728 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1724
1725
@dataclasses.dataclass
1726
class
NonExistEnum:
1727
value: int = -1
1728
name: str =
""
1729
1730
1731
class
NonExistEnumSerializer(Serializer):
Callers
1
read
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected