Cargo Features
HDPath has no features set by default.
[dependencies]
hdpath = { version = "0.6.3", features = ["with-bitcoin"] }
- with-bitcoin = bitcoin
-
Affects
traits::HDPath.as_bitcoin
…
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.
- bitcoin with-bitcoin?
-
Enables bitcoin >=0.27, <0.30