Cargo Features

caspaxos-kv has no features set by default.

[dependencies]
caspaxos-kv = { version = "0.2.2", features = ["pretty_backtrace", "fault_injection"] }
pretty_backtrace = color-backtrace
fault_injection

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.

color-backtrace pretty_backtrace?

Enables color-backtrace ^0.4.2