Cargo Features

tree-sitter-stack-graphs-javascript has no features set by default.

[dependencies]
tree-sitter-stack-graphs-javascript = { version = "0.1.0", features = ["cli"] }
cli = anyhow, clap

Enables cli of tree-sitter-stack-graphs

Required by the binary

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.

anyhow cli?
clap cli?