Cargo Features
tide-disco has no features set by default.
[dependencies]
tide-disco = { version = "0.9.3", features = ["testing"] }
- testing = async-compatibility-layer, async-tungstenite
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.
- async-compatibility-layer testing?
-
Enables async-compatibility-layer
Dependencies enabled by feature
testing
- async-tungstenite testing?
-
Enables async-tungstenite ^0.25