Cargo Features

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

[dependencies]
tauri-plugin-fs = { version = "2.2.0", features = ["watch"] }
watch = notify, notify-debouncer-full

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

notify watch?

Enables notify

TODO: Remove serialization-compat-6 in v3

notify-debouncer-full watch?