Cargo Features
udp_sas_async has no features set by default.
[dependencies]
udp_sas_async = { version = "0.2.0", features = ["async_tokio", "async_std"] }
- async_tokio = tokio
-
Affects
udp_sas_async::tokio
… - async_std = async-io, async-std
-
Affects
udp_sas_async::async_std
…
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.