Cargo Features

satsnet_slices has no features set by default.

[dependencies]
satsnet_slices = { version = "0.9.3", features = ["bitcoin_hashes", "sha2", "redb", "bitcoin", "bitcoin_with_satsnet", "slice_cache", "prometheus"] }
bitcoin_hashes bitcoin?

Enables bitcoin_hashes ^0.14

sha2

Enables sha2

Affects block::visitor

redb

Enables redb ^1.0

bitcoin bitcoin_with_satsnet? = bitcoin_hashes

Enables satsnet

Affects block::visitor

bitcoin_with_satsnet = alloc, bitcoin

Enables satsnet of satsnet

slice_cache prometheus?

Enables hashbrown ^0.14

prometheus = slice_cache

Enables prometheus

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.

alloc bitcoin_with_satsnet?

Enables rustc-std-workspace-alloc