Cargo Features

utils-tree-sitter has no features set by default.

[dependencies]
utils-tree-sitter = { version = "0.1.0", features = ["all", "python", "bash", "c", "cpp", "csharp", "css", "elixir", "erlang", "go", "html", "java", "javascript", "json", "rust", "haskell", "lua", "ocaml"] }
all = bash, c, cpp, csharp, css, elixir, erlang, go, haskell, html, java, javascript, json, lua, ocaml, python, rust
python all?

Enables tree-sitter-python ^0.21

bash all?

Enables tree-sitter-bash ^0.21

c all?

Enables tree-sitter-c ^0.21

cpp all?

Enables tree-sitter-cpp ^0.22

csharp all?

Enables tree-sitter-c-sharp ^0.21

css all?

Enables tree-sitter-css ^0.21

elixir all?

Enables tree-sitter-elixir ^0.2

erlang all?

Enables tree-sitter-erlang ^0.6

go all?

Enables tree-sitter-go ^0.21

html all?

Enables tree-sitter-html ^0.20

java all?

Enables tree-sitter-java ^0.21

javascript all?

Enables tree-sitter-javascript ^0.21

json all?

Enables tree-sitter-json ^0.21

rust all?

Enables tree-sitter-rust ^0.21

haskell all?

Enables tree-sitter-haskell ^0.21

lua all?

Enables tree-sitter-lua ^0.1.0

ocaml all?

Enables tree-sitter-ocaml ^0.22.0

utils-tree-sitter has 18 features without comments.