Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/NeMo-Relay
/ Page
Class
Page
scripts/docs/generate_rust_library_reference.py:72–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
71
@dataclass(frozen=True, slots=True)
72
class
Page:
73
html_path: Path
74
output_path: Path
75
url: str
76
crate_name: str
77
crate_dir_name: str
78
79
80
def
_ascii(value: str) -> str:
Callers
1
_discover_pages
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected