Cargo Features
Drophost has no features set by default.
[dependencies]
drophost = { version = "0.4.2", features = ["ping", "range", "interface", "backtrace"] }
- ping
-
Enables oping
- range
-
Enables ipnet, iprange, and network-interface ^1.0.0
- interface
-
Enables network-interface ^1.0.0
- backtrace
-
Enables backtrace
Drophost has 4 features without comments.