Cargo Features

tauri-plugin-zustand has no features set by default.

[dependencies]
tauri-plugin-zustand = { version = "0.1.0", features = ["file-sync-all", "unstable-migration"] }
file-sync-all

Enables file-sync-all of tauri-store

unstable-migration

Enables unstable-migration of tauri-store

tauri-plugin-zustand has 2 features without comments.