Skip to main content

builder

Function builder 

Source
pub fn builder(config: &HostConfig) -> Builder<Wry>
Expand description

A tauri::Builder with the Origin plugin set already registered.

Single-instance must be the first plugin, which is easy to get wrong by hand — one more reason for products not to assemble this themselves.