Cargo Features
PDD has no features set by default.
[dependencies]
pdd = { version = "0.1.4", features = ["pmc-native-tls", "file"] }
- pmc-native-tls = futures-util, serde_with, tokio-tungstenite
-
Affects
pdd::pmc
… - file
-
Enables tokio
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.