Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ _asyncio.rs
File
_asyncio.rs
crates/stdlib/src/_asyncio.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
//! _asyncio module - provides native asyncio support
2
//!
3
//! This module provides native implementations of Future and Task classes,
4
Callers
nothing calls this directly
Calls
1
new
Function · 0.85
Tested by
no test coverage detected