Function uvls::webview::ui_sync

source ยท
async fn ui_sync(
    pipeline: AsyncPipeline,
    tx_sync: Sender<UIAction>,
    target: FileID,
) -> Result<(), Box<dyn Error + Send + Sync>>
Expand description

Keeps the UI in sync with its context