Cargo Features
[dependencies]
cnxt = { version = "0.1.5", default-features = false, features = ["terminal-detection"] }
- default = terminal-detection
-
The
terminal-detection
feature is set by default whenevercnxt
is added without
somewhere in the dependency tree.default-features = false - terminal-detection default
CNXT has 2 features without comments.