Crate tauri_plugin_matrix_svelte

Crate tauri_plugin_matrix_svelte 

Source

Structs§

PluginConfig
Plugin config to be set in tauri.conf.json

Enums§

Error

Constants§

LOGIN_STATE_STORE_ID

Statics§

LOGIN_STORE_READY
Flag to be set once the frontend Login Store is up and ready

Traits§

MatrixSvelteExt
Extensions to tauri::App, tauri::AppHandle and tauri::Window to access the Matrix Svelte APIs.

Functions§

init
Initializes the plugin.

Type Aliases§

Result