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

Class NumericStructList

benchmarks/python/benchmark.py:253–254  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

251
252@dataclass
253class NumericStructList:
254 struct_list: List[NumericStruct] = pyfory.field(id=1)
255
256
257@dataclass

Callers 2

Calls 1

fieldMethod · 0.65

Tested by

no test coverage detected