Cargo Features
tintify has no features set by default.
[dependencies]
tintify = { version = "1.0.0", features = ["alloc", "supports-colors"] }
- alloc
-
Affects
styled_list::StyledVec
… - supports-colors = supports-color
-
Enables supports-color
Affects
tintify::TintColorize.if_supports_color
,tintify::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.