Module tauri::command[][src]

Expand description

Useful items for custom commands.

Structs

Represents a custom command.

Traits

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