pyo3

Module coroutine

Source
Expand description

Python coroutine implementation, used notably when wrapping async fn with #[pyfunction]/#[pymethods].

Structsยง