Function uvls::smt::web_view_handler
source ยท pub async fn web_view_handler(
state: Receiver<ConfigSource>,
tx_ui: Sender<UIAction>,
inlay_state: InlayHandler,
inlay_source: InlaySource,
) -> Result<(), Box<dyn Error + Send + Sync>>
Expand description
runs smt-analysis on configurations.