Cargo Features

sapling-indexedlog has no features set by default.

[dependencies]
sapling-indexedlog = { version = "0.1.0", features = ["configurable", "sigbus-handler"] }
configurable = sapling-configmodel

Affects config::configure

sigbus-handler

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.

sapling-configmodel configurable?