Cargo Features

[dependencies]
chess-tui = { version = "1.2.1", default-features = false, features = ["chess-tui"] }
default = chess-tui

The chess-tui feature is set by default whenever chess-tui is added without default-features = false somewhere in the dependency tree.

chess-tui default

chess-tui has 2 features without comments.