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
somewhere in the dependency tree.default-features = false - 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.