Cargo Features

StackMemDB has no features set by default.

[dependencies]
stack-memdb = { version = "0.3.0", features = ["hex_debug", "satoshis_ghost"] }
hex_debug = hex
satoshis_ghost = bs58

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.

bs58 satoshis_ghost?

Enables bs58 ^0.4.0

hex hex_debug?