Cargo Features
notify-win-debouncer-full has no features set by default.
[dependencies]
notify-win-debouncer-full = { version = "0.1.2", features = ["serde", "crossbeam-channel", "serialization-compat-6"] }
- serde
-
Enables serde of notify-win-types
- crossbeam-channel
-
Enables crossbeam-channel, crossbeam-channel of notify-win
- serialization-compat-6
-
Enables serialization-compat-6 of notify-win
notify-win-debouncer-full has 3 features without comments.