Module tauri::plugin

source ·
Expand description

The Tauri plugin extension to expand Tauri functionality.

Structs

Plugin struct that is returned by the Builder. Should only be constructed through the builder.

Traits

The plugin interface.

Type Definitions

The result type of Tauri plugin module.