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

Class Size

benchmarks/python/benchmark.py:101–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99
100
101class Size(IntEnum):
102 SMALL = 0
103 LARGE = 1
104
105
106@dataclass

Callers 1

from_pb_imageFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected