Crate pyo3_asyncio_macros[][src]

Attribute Macros

Enables an async main function that uses the async-std runtime.

Registers an async-std test with the pyo3-asyncio test harness.

Enables an async main function that uses the tokio runtime.

Registers a tokio test with the pyo3-asyncio test harness.