Skip to main content

WryHandle

Type Alias WryHandle 

Source
pub type WryHandle = WryHandle<EventLoopMessage>;
Available on crate feature wry only.
Expand description

A Tauri RuntimeHandle wrapper around wry.

Aliased Typeยง

pub struct WryHandle { /* private fields */ }