Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ fetch.py
File
fetch.py
wasm/demo/snippets/fetch.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
browser
import
fetch
2
3
4
def
fetch_handler(res):
Callers
nothing calls this directly
Calls
3
fetch
Function · 0.90
print
Function · 0.50
then
Method · 0.45
Tested by
no test coverage detected