Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ RemoteNestedUnsigned
Class
RemoteNestedUnsigned
python/pyfory/tests/test_struct.py:247–248 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
245
246
@dataclass
247
class
RemoteNestedUnsigned:
248
values: Dict[pyfory.FixedUInt32, List[pyfory.TaggedUInt64]] = dataclasses.field(default_factory=dict)
249
250
251
@dataclass
Callers
1
test_nested_signed_unsigned_rejected
Function · 0.85
Calls
1
field
Method · 0.65
Tested by
1
test_nested_signed_unsigned_rejected
Function · 0.68