Crate tauri_plugin_tauri

Source
Expand description

ยงReserved Tauri Plugins

These are plugins with reserved names that are registered by us to prevent intentional or unintentional confusion. the core plugin is reserved due to being used as a namespace for built-in plugins inside the tauri crate.

See the plugin documentation for developing your own plugins.