Cargo Features

[dependencies]
plotnik-cli = { version = "0.1.0", default-features = false, features = ["bash", "c", "cpp", "csharp", "css", "elixir", "go", "haskell", "hcl", "html", "java", "javascript", "json", "kotlin", "lua", "nix", "php", "python", "ruby", "rust", "scala", "solidity", "swift", "typescript", "yaml"] }
default = bash, c, cpp, csharp, css, elixir, go, haskell, hcl, html, java, javascript, json, kotlin, lua, nix, php, python, ruby, rust, scala, solidity, swift, typescript, yaml

These default features are set whenever plotnik-cli is added without default-features = false somewhere in the dependency tree.

bash default

Enables bash of plotnik-langs ^0.1.0

c default

Enables c of plotnik-langs ^0.1.0

cpp default

Enables cpp of plotnik-langs ^0.1.0

csharp default

Enables csharp of plotnik-langs ^0.1.0

css default

Enables css of plotnik-langs ^0.1.0

elixir default

Enables elixir of plotnik-langs ^0.1.0

go default

Enables go of plotnik-langs ^0.1.0

haskell default

Enables haskell of plotnik-langs ^0.1.0

hcl default

Enables hcl of plotnik-langs ^0.1.0

html default

Enables html of plotnik-langs ^0.1.0

java default

Enables java of plotnik-langs ^0.1.0

javascript default

Enables javascript of plotnik-langs ^0.1.0

json default

Enables json of plotnik-langs ^0.1.0

kotlin default

Enables kotlin of plotnik-langs ^0.1.0

lua default

Enables lua of plotnik-langs ^0.1.0

nix default

Enables nix of plotnik-langs ^0.1.0

php default

Enables php of plotnik-langs ^0.1.0

python default

Enables python of plotnik-langs ^0.1.0

ruby default

Enables ruby of plotnik-langs ^0.1.0

rust default

Enables rust of plotnik-langs ^0.1.0

scala default

Enables scala of plotnik-langs ^0.1.0

solidity default

Enables solidity of plotnik-langs ^0.1.0

swift default

Enables swift of plotnik-langs ^0.1.0

typescript default

Enables typescript of plotnik-langs ^0.1.0

yaml default

Enables yaml of plotnik-langs ^0.1.0

plotnik-cli has 26 features without comments.