Skip to main content

Module coroutine

Module coroutine 

Source
Available on crate feature experimental-async only.

Structs§

AssumeAttachedInCoroutine
Handle which assumes that the coroutine is attached to the thread. Unlike Python<'_>, this is Send.

Functions§

new_coroutine
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here