Function sync

Source
pub async fn sync<R: Runtime>(
    _app_handle: &AppHandle<R>,
    client: Client,
) -> Result<()>