Cargo Features

if-watch has no features set by default.

[dependencies]
if-watch = { version = "3.2.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