Expand description
Types of tauri commands.
Structs§
- Invoke
- A type used to configure an invoke operation.
- Invoke
Future - Represents the future of an invoke operation.
- Options
- Invoke options.
Traits§
- Into
Headers - Types that can be converted into headers.
- ToArgs
- Types that can be represented as arguments.