Expand description

PyO3 utility bindings for Anyio’s event loop.

Modules

Functions and structs used for interacting with any Rust runtime.

Tokio specific functions for handling futures and coroutines.

Traits used for handling Rust async runtimes and Python event loops.

Structs

Reference to the current Asyncio event loop.

Reference to the current Trio loop.

Functions

Get the current thread’s active event loop.