Cargo Features

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

[dependencies]
tauri-plugin-valtio = { version = "3.2.0", features = ["marshaler-cbor", "marshaler-ron", "marshaler-toml", "file-sync-all"] }
marshaler-cbor

Enables marshaler-cbor of tauri-store

marshaler-ron

Enables marshaler-ron of tauri-store

marshaler-toml

Enables marshaler-toml of tauri-store

file-sync-all

Enables file-sync-all of tauri-store

tauri-plugin-valtio has 4 features without comments.