Cargo Features
kxxt-owo-colors has no features set by default.
[dependencies]
kxxt-owo-colors = { version = "4.0.0", features = ["alloc", "supports-colors", "global-colorized-control"] }
- alloc
-
Affects
styled_list::StyledVec
… - supports-colors = supports-color
-
Affects
kxxt-owo-colors::OwoColorize.if_supports_color
,kxxt-owo-colors::colored.control
,overrides::with_override
,overrides::set_override
,overrides::unset_override
,supports_colors::SupportsColorsDisplay
… - global-colorized-control = lazy_static, supports-color
-
Affects
kxxt-owo-colors::control
…
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.