Cargo Features

fedimint-threshold-crypto has no features set by default.

[dependencies]
fedimint-threshold-crypto = { version = "0.2.1", features = ["use-insecure-test-only-mock-crypto", "codec-support"] }
use-insecure-test-only-mock-crypto
codec-support = bincode, codec

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.

bincode codec-support?

Enables bincode

optional

codec codec-support?

Enables parity-scale-codec ^1.2.0