Module invoke

Source
Expand description

Types of tauri commands.

Structs§

Invoke
A type used to configure an invoke operation.
InvokeFuture
Represents the future of an invoke operation.
Options
Invoke options.

Traits§

IntoHeaders
Types that can be converted into headers.
ToArgs
Types that can be represented as arguments.