Cargo Features
tari_comms has no features set by default.
[dependencies]
tari_comms = { version = "1.0.0-rc.5", features = ["c_integration", "metrics", "rpc"] }
- c_integration
- metrics = tari_metrics
- rpc
-
Enables make of tower ^0.4
Affects
protocol::rpc
…
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.