Function pyo3_asyncio::get_event_loop[][src]

pub fn get_event_loop(py: Python<'_>) -> &PyAny
👎 Deprecated since 0.14.0:

see the migration guide for more details

Expand description

Get a reference to the Python event loop cached by try_init (0.13 behaviour)