Cargo Features
[dependencies]
chocodye = { version = "1.1.1", default-features = false, features = ["fluent", "truecolor"] }
- default = fluent, truecolor
-
These default features are set whenever
chocodye
is added without
somewhere in the dependency tree.default-features = false - fluent default
-
Enables fluent, fluent-syntax, log, and unic-langid
- truecolor default
chocodye has 3 features without comments.