Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ Struct2
Class
Struct2
benchmarks/python/fory_benchmark.py:215–217 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
213
214
@dataclass
215
class
Struct2:
216
f1: Any
217
f2: Dict[pyfory.Int8, pyfory.Int32]
218
219
220
@pyfory.dataslots
Callers
1
fory_benchmark.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected