Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/fastapi/fastapi
/ Item
Class
Item
tests/test_jsonable_encoder.py:30–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
29
@dataclass
30
class
Item:
31
name: str
32
count: int
33
34
35
class
DictablePerson(Person):
Callers
1
test_encode_dataclass
Function · 0.70
Calls
no outgoing calls
Tested by
1
test_encode_dataclass
Function · 0.56
Used in the wild
real call sites across dependent graphs
searching dependent graphs…