pyo3::coroutine

Constant COROUTINE_REUSED_ERROR

Source
const COROUTINE_REUSED_ERROR: &str = "cannot reuse already awaited coroutine";
Available on crate feature experimental-async only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here