Function pyo3_asyncio::get_event_loop[][src]

pub fn get_event_loop(py: Python<'_>) -> &PyAny
Expand description

Get a reference to the Python Event Loop from Rust