Module tauri::runtime[][src]

Internal runtime between Tauri and the underlying webview runtime.

Modules

flavors

Officially supported webview runtimes.

tag

Working with “string-able” types.

webview

Items specific to the Runtime’s webview.

window

A layer between raw Runtime webview windows and Tauri.

Traits

Dispatch

Webview dispatcher. A thread-safe handle to the webview API.

Runtime

The webview runtime interface.