Cargo Features
igd-next has no features set by default.
[dependencies]
igd-next = { version = "0.15.1", features = ["aio_tokio", "aio_async_std"] }
- aio_tokio = async-trait, bytes, futures, http, http-body-util, hyper, hyper-util, tokio
-
Affects
aio::tokio
,soap::send_async
,igd-next::aio
… - aio_async_std = async-std, async-trait, bytes, futures, http
-
Enables h1-client-rustls of surf
Affects
aio::async_std
,soap::send_async
,igd-next::aio
…
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.