pub fn init<R: Runtime>() -> TauriPlugin<R, Option<WidgetsPluginConfig>>Expand description
Initialize the widgets plugin. Register it with tauri::Builder::plugin().
pub fn init<R: Runtime>() -> TauriPlugin<R, Option<WidgetsPluginConfig>>Initialize the widgets plugin. Register it with tauri::Builder::plugin().