Cargo Features
[dependencies]
trezor-client = { version = "0.1.5", default-features = false, features = ["bitcoin", "ethereum", "cardano", "ripple", "solana", "webauthn"] }
- default = bitcoin, ethereum, solana
-
These default features are set whenever
trezor-clientis added withoutsomewhere in the dependency tree.default-features = false - bitcoin default = unicode-normalization
-
Client implementations
Enables bitcoin
Affects
trezor-client::utils… - ethereum default
- cardano
-
Just bindings to the Trezor protobufs
- eos monero nem nostr ripple
- solana default
- stellar tezos webauthn
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.