Struct tauri_runtime_wry::Wry[][src]

pub struct Wry { /* fields omitted */ }
Expand description

A Tauri Runtime wrapper around wry.

Trait Implementations

The message dispatcher.

The runtime handle type.

The global shortcut manager type.

The clipboard manager type.

Creates a new webview runtime.

Gets a runtime handle.

Gets the global shortcut manager.

Gets the clipboard manager.

Create a new webview window.

Run the webview runtime.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.