Module pyo3::coroutine

source ·
Expand description

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

Structs§