Available on crate feature
experimental-async only.Structs§
- Assume
Attached InCoroutine - Handle which assumes that the coroutine is attached to the thread. Unlike
Python<'_>, this isSend.
experimental-async only.Python<'_>, this is Send.