Available on crate feature
experimental-async only.Expand description
Python coroutine implementation, used notably when wrapping async fn
with #[pyfunction]/#[pymethods].
experimental-async only.Python coroutine implementation, used notably when wrapping async fn
with #[pyfunction]/#[pymethods].