Module tauri_wasm::api::core

source ·
Expand description

§Core bindings

Invoke your custom commands.

Functions§

  • Convert a device file path to an URL that can be loaded by the webview.
  • Sends a message to the backend.
  • Transforms a callback function to a string identifier that can be passed to the backend.