Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/msgspec/msgspec
/ Del
Class
Del
examples/asyncio-kv/kv.py:46–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
45
46
class
Del(msgspec.Struct, tag=True):
47
key: str
48
49
50
class
ListKeys(msgspec.Struct, tag=True):
Callers
1
delete
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected