Crate tauri_runtime[][src]

Expand description

Internal runtime between Tauri and the underlying webview runtime.

Modules

menumenu or system-tray

Create window and system tray menus.

Types useful for interacting with a user’s monitors.

Items specific to the Runtime’s webview.

A layer between raw Runtime webview windows and Tauri.

Structs

Metadata for a runtime event loop iteration on run_iteration.

Enums

A icon definition.

Event triggered on the event loop run.

A system tray event.

Type of user attention requested on a window.

Traits

Clipboard manager.

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

A global shortcut manager.

The webview runtime interface.

A Send handle to the runtime.

Type Definitions

Result type.