Expand description
This Rust executable provides the full interface to all of the required activities for which the CLI is required. It will run on macOS, Windows, and Linux.
Structs§
- Tauri configuration argument option.
Enums§
Traits§
Functions§
- Run the Tauri CLI with the passed arguments, exiting if an error occurs.
- Run the Tauri CLI with the passed arguments.
Type Aliases§
Result<T, Error>