Available on crate feature
experimental-async only.Expand description
Python coroutine implementation, used notably when wrapping async fn
with #[pyfunction]/#[pymethods].
Re-exportsยง
pub use cancel::CancelHandle;
experimental-async only.Python coroutine implementation, used notably when wrapping async fn
with #[pyfunction]/#[pymethods].
pub use cancel::CancelHandle;