Module: cirq_google.engine.asyncio_executor

Classes

class AsyncioExecutor: Runs asyncio coroutines in a thread, exposes the results as duet futures.

P Instance of typing.ParamSpec
R Instance of typing.TypeVar