Skip to main content

Crate tauri_plugin_debug_bridge

Crate tauri_plugin_debug_bridge 

Source

Structs§

BridgeState
Shared state accessible to all axum route handlers.
Config
Plugin configuration, read from tauri.conf.json plugin section.
EvalResult
Result from a JS evaluation in the webview.

Functions§

init

Type Aliases§

PendingResults
Pending JS evaluation results, keyed by request ID.