MCPcopy Index your code
hub / github.com/RustPython/RustPython / asyncweb.py

File asyncweb.py

crates/wasm/Lib/asyncweb.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from _js import Promise
2from collections.abc import Coroutine
3
4try:

Callers

nothing calls this directly

Calls 1

get_propMethod · 0.80

Tested by

no test coverage detected