Cargo Features

rendersloth has no features set by default.

[dependencies]
rendersloth = { version = "0.2.4", features = ["build-cli", "tui-widget"] }
build-cli = clap

Required by the binary

tui-widget = tui

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.

clap build-cli?
tui tui-widget?