MCPcopy Index your code
hub / github.com/fastapi/fastapi / state

Function state

tests/test_router_events.py:20–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18
19@pytest.fixture
20def state() -> State:
21 return State()
22
23
24@pytest.mark.filterwarnings(

Callers

nothing calls this directly

Calls 1

StateClass · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…