Cargo Features
tauri-plugin-fs has no features set by default.
[dependencies]
tauri-plugin-fs = { version = "2.0.3", 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 ^6
- notify-debouncer-full watch?
-
Enables notify-debouncer-full ^0.3