Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fastapi/fastapi
/ CodeIncludeInfo
Class
CodeIncludeInfo
scripts/doc_parsing_utils.py:37–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
36
37
class
CodeIncludeInfo(TypedDict):
38
line_no: int
39
line: str
40
41
42
class
HeaderPermalinkInfo(TypedDict):
Callers
1
extract_code_includes
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected