Cargo Features
iqkms-types has no features set by default.
[dependencies]
iqkms-types = { version = "0.0.1", features = ["ethereum"] }
- ethereum = ethereum-types, hex
-
Enables secp256k1 and sha3 of iq-crypto
Affects
iqkms-types::ethereum
…
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.
- crypto ethereum?
-
Enables iq-crypto
- ethereum-types ethereum?
-
Enables ethereum-types ^0.13
- hex ethereum?
-
Enables base16ct ^0.1