Cargo Features

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

[dependencies]
tauri-plugin-pinia = { version = "0.9.0", features = ["file-sync-all", "unstable-async"] }
file-sync-all

Enables file-sync-all of tauri-store

unstable-async

Enables unstable-async of tauri-store

tauri-plugin-pinia has 2 features without comments.