Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fastapi/fastapi
/ HTMLLinkAttribute
Class
HTMLLinkAttribute
scripts/doc_parsing_utils.py:58–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
57
58
class
HTMLLinkAttribute(TypedDict):
59
name: str
60
quote: str
61
value: str
62
63
64
class
HtmlLinkInfo(TypedDict):
Callers
2
extract_html_links
Function · 0.85
_construct_html_link
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected