[][src]Module pyo3::class::pyasync

Python Async/Await Interface.

Check python c-api information

PEP-0492

Traits

PyAsyncAenterProtocol
PyAsyncAexitProtocol
PyAsyncAiterProtocol
PyAsyncAnextProtocol
PyAsyncAwaitProtocol
PyAsyncProtocol

Python Async/Await support interface.