Cargo Features
Megaphone has no features set by default.
[dependencies]
megaphone = { version = "0.10.4", features = ["client", "examples"] }
- client examples? = bytes, futures, http-body-util, hyper, hyper-tls, hyper-util, log, thiserror, tokio, tokio-stream
-
Affects
megaphone::client
… - examples = client, env_logger
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.