pub type WryHandle = WryHandle<EventLoopMessage>;Available on crate feature
wry only.Expand description
A Tauri RuntimeHandle wrapper around wry.
Aliased Typeยง
struct WryHandle { /* private fields */ }pub type WryHandle = WryHandle<EventLoopMessage>;wry only.A Tauri RuntimeHandle wrapper around wry.
struct WryHandle { /* private fields */ }