Module tauri_utils::config [−][src]
Tauri config definition.
Structs
| BuildConfig | The Build configuration object. |
| BundleConfig | The bundler configuration object. |
| CliArg | A CLI argument definition |
| CliConfig | The CLI root command definition. |
| Config | The tauri.conf.json mapper. |
| PluginConfig | The plugin configs holds a HashMap mapping a plugin name to its configuration object. |
| TauriConfig | The Tauri configuration object. |
| UpdaterConfig | The Updater configuration object. |
| WindowConfig | The window configuration object. |
Enums
| WindowUrl | The window webview URL options. |