Crate tauri_plugin_matrix_svelte

Source

Re-exports§

pub use models::*;

Modules§

matrix
models
stronghold
Store secrets and keys using the IOTA Stronghold encrypted database and secure runtime.
utils

Structs§

PluginConfig

Enums§

Error

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