Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
253
class
NumericStructList:
254
struct_list: List[NumericStruct] = pyfory.field(id=1)
255
256
257
@dataclass
Callers
2
create_numeric_struct_list
Function · 0.70
from_pb_numeric_struct_list
Function · 0.70
Calls
1
field
Method · 0.65
Tested by
no test coverage detected