Cargo Features

colorz has no features set by default.

[dependencies]
colorz = { version = "1.1.2", features = ["std", "alloc", "strip-colors", "supports-color"] }
std = alloc

Affects mode::set_coloring_mode_from_env

alloc std?
strip-colors

Features from optional dependencies

supports-color implicit feature

Enables supports-color ^2

supports-color:

Detects whether a terminal supports color, and gives details about that support