Cargo Features
tree-sitter-stack-graphs-typescript has no features set by default.
[dependencies]
tree-sitter-stack-graphs-typescript = { version = "0.3.0", features = ["cli", "lsp"] }
- cli = anyhow, clap
-
Enables cli of tree-sitter-stack-graphs
explicit version is required to be able to publish crate
Required by the binary
- lsp
-
Enables lsp of tree-sitter-stack-graphs
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.