Expand description
PyO3
utility bindings for Anyio’s event loop.
Modules§
- any
- Functions and structs used for interacting with any Rust runtime.
- tokio
- Tokio specific functions for handling futures and coroutines.
- traits
- Traits used for handling Rust async runtimes and Python event loops.
Structs§
Functions§
- get_
running_ loop - Get the current thread’s active event loop.