Cargo Features
upnp-rs has no features set by default.
[dependencies]
upnp-rs = { version = "0.2.0", features = ["command_line"] }
- command_line = human-panic, structopt, tracing-subscriber
-
Required by the upnp 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.
- human-panic command_line?
-
Enables human-panic ^1.0
Command-Line fature dependencies
- structopt command_line?
- tracing-subscriber command_line?