Cargo Features
if-watch-plus has no features set by default.
[dependencies]
if-watch-plus = { version = "1.0.0", features = ["tokio", "smol"] }
- tokio
-
Enables tokio, tokio_socket of rtnetlink ^0.10.0
Affects
apple::tokio,fallback::tokio,linux::tokio,win::tokio… - smol
-
Enables smol ^1.2.5, smol_socket of rtnetlink ^0.10.0
Affects
apple::smol,fallback::smol,linux::smol,win::smol…