Cargo Features
ssdp-probe has no features set by default.
[dependencies]
ssdp-probe = { version = "0.2.1", features = ["envlogger"] }
- envlogger = pretty_env_logger
-
used to get logs in the demo binary
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.