tauri-store

Crates.iotauri-store
lib.rstauri-store
version0.2.0
sourcesrc
created_at2024-09-18 17:03:27.957727
updated_at2024-10-13 17:52:49.22791
descriptionPersistent stores for Tauri
homepagehttps://tb.dev.br/tauri-store
repositoryhttps://github.com/ferreira-tb/tauri-store
max_upload_size
id1379424
size28,760
Andrew Ferreira (ferreira-tb)

documentation

https://docs.rs/tauri-store

README

tauri-store

Persistent stores for Tauri.

Features

  • Save your stores to disk.
  • Synchronize across multiple windows.
  • Debounce or throttle store updates.

Documentation

Check the documentation for more information on how to install and use the plugin.

Supported Tauri Version

This plugin requires Tauri 2.0 or later.

Commit count: 98

cargo fmt