Cargo Features

inku has no features set by default.

[dependencies]
inku = { version = "0.4.0", features = ["color_debug"] }
color_debug = crossterm

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.

crossterm color_debug?

Enables crossterm ^0.20.0