ID EN
Types

AsyncGeneratorType

Python 3.11

The type of asynchronous generator-iterator objects, created by asynchronous generator functions.

Syntax

PYTHON
types.AsyncGeneratorType

See Also

asynchronous generator