Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/NeMo-Relay
/ _plain_code
Function
_plain_code
scripts/docs/generate_rust_library_reference.py:283–284 ·
view source on GitHub ↗
(node: Tag)
Source
from the content-addressed store, hash-verified
281
282
283
def
_plain_code(node: Tag) -> str:
284
return
_clean_code(node.get_text(
""
, strip=False))
285
286
287
def
_heading_text(node: Tag) -> str:
Callers
2
_code_header_label
Function · 0.85
_block_markdown
Function · 0.85
Calls
1
_clean_code
Function · 0.85
Tested by
no test coverage detected