Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/NeMo-Relay
/ _html_attr
Function
_html_attr
scripts/docs/generate_rust_library_reference.py:124–125 ·
view source on GitHub ↗
(value: str)
Source
from the content-addressed store, hash-verified
122
123
124
def
_html_attr(value: str) -> str:
125
return
html_escape(_ascii(value), quote=True)
126
127
128
def
_slug_part(value: str) -> str:
Callers
1
_linked_signature_html
Function · 0.85
Calls
1
_ascii
Function · 0.85
Tested by
no test coverage detected