Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ RemoteNestedWide
Class
RemoteNestedWide
python/pyfory/tests/test_struct.py:237–238 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
235
236
@dataclass
237
class
RemoteNestedWide:
238
values: Dict[pyfory.FixedInt64, List[pyfory.TaggedInt64]] = dataclasses.field(default_factory=dict)
239
240
241
@dataclass
Callers
1
test_nested_integer_narrowing_rejected
Function · 0.85
Calls
1
field
Method · 0.65
Tested by
1
test_nested_integer_narrowing_rejected
Function · 0.68