MCPcopy 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
1726class NonExistEnum:
1727 value: int = -1
1728 name: str = ""
1729
1730
1731class NonExistEnumSerializer(Serializer):

Callers 1

readMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected