Cargo Features

owo-colors has no features set by default.

[dependencies]
owo-colors = { version = "4.0.0", features = ["alloc", "supports-colors"] }
alloc

Affects styled_list::StyledVec

supports-colors = supports-color

Affects owo-colors::OwoColorize.if_supports_color, owo-colors::colored.control, overrides::with_override, overrides::set_override, overrides::unset_override, supports_colors::SupportsColorsDisplay

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

supports-color supports-colors?

Enables supports-color ^2.0