Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/msgspec/msgspec
/ Test3
Class
Test3
tests/unit/test_convert.py:2108–2109 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2106
y: int
2107
2108
class
Test3(Struct, tag=tag3, array_like=True):
2109
pass
2110
2111
typ = Union[Test1, Test2, Test3]
2112
Callers
1
test_struct_array_union
Method · 0.70
Calls
no outgoing calls
Tested by
1
test_struct_array_union
Method · 0.56
Used in the wild
real call sites across dependent graphs
searching dependent graphs…