Cargo Features

concolor has no features set by default.

[dependencies]
concolor = { version = "0.1.1", features = ["std", "auto", "core", "api", "interactive", "windows"] }
std core?
auto = clicolor, interactive, no_color, term, windows
core api? clicolor? interactive? no_color? term? windows? = std

Enables bitflags ^1

api = core

Enables concolor-override

Affects color::set

interactive auto? = core

Enables is-terminal

clicolor no_color term windows auto? = core

Enables concolor-query