Function async_main_loop

Source
pub async fn async_main_loop<R: Runtime>(
    app_handle: AppHandle<R>,
    client: Client,
) -> Result<()>
Expand description

The main loop that actually uses a Matrix client