Cargo Features

tauri-store has no features set by default.

[dependencies]
tauri-store = { version = "0.3.2", features = ["derive", "unstable-async", "ahash"] }
derive

Enables tauri-store-macros

unstable-async

Enables futures and tokio

Affects collection::OnLoadResult, tauri-store::with_store, watch::WatcherResult

ahash

Enables serde of ahash