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