Module tauri::command[][src]

Expand description

Useful items for custom commands.

Structs

CommandItem

Represents a custom command.

Traits

CommandArg

Trait implemented by command arguments to derive a value from a CommandItem.