Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/msgspec/msgspec
/ ListKeys
Class
ListKeys
examples/asyncio-kv/kv.py:50–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
49
50
class
ListKeys(msgspec.Struct, tag=True):
51
pass
52
53
54
# A union of all valid request types
Callers
1
list_keys
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…