Cargo Features
channel-receiver has no features set by default.
[dependencies]
channel-receiver = { version = "0.3.2", features = ["impl_tokio", "impl_async_channel"] }
- impl_tokio = tokio
-
Affects
channel-receiver::impl_tokio
… - impl_async_channel = async-channel
-
Affects
channel-receiver::impl_async_channel
…
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.