Cargo Features
[dependencies]
not-so-human-panic = { version = "1.1.5", default-features = false, features = ["nightly", "color"] }
- default = color
-
The
color
feature is set by default whenevernot-so-human-panic
is added without
somewhere in the dependency tree.default-features = false - nightly
- color default
-
Enables anstream ^0.3.0 and anstyle
Affects
not-so-human-panic::print_msg
…