MCPcopy 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)
72class Page:
73 html_path: Path
74 output_path: Path
75 url: str
76 crate_name: str
77 crate_dir_name: str
78
79
80def _ascii(value: str) -> str:

Callers 1

_discover_pagesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected