Crate tauri_plugin_deep_link

Source

Structs§

DeepLink
Access to the deep-link APIs.
OpenUrlEvent
Event that is triggered when the app was requested to open a new URL.

Enums§

Error

Traits§

DeepLinkExt
Extensions to tauri::App, tauri::AppHandle, tauri::WebviewWindow, tauri::Webview and tauri::Window to access the deep-link APIs.

Functions§

init
Initializes the plugin.

Type Aliases§

Result