Cargo Features

[dependencies]
rs-tree-sitter-languages = { version = "0.0.2", default-features = false, features = ["html", "markdown", "typescript-tsx", "elixir", "ruby"] }
default = bash, c, cpp, css, d, elixir, erlang, go, haskell, html, java, javascript, json, lua, markdown, perl, python, ruby, rust, toml, typescript-tsx, typescript-typescript, vim, yaml

These default features are set whenever rs-tree-sitter-languages is added without default-features = false somewhere in the dependency tree.

bash c cpp css d go haskell html default
java javascript json lua markdown default
python rust toml typescript-tsx default
typescript-typescript yaml vim elixir default
erlang perl ruby default

rs-tree-sitter-languages has 6 features without comments.