Cargo Features
ansi_colour has no features set by default.
[dependencies]
ansi_colour = { version = "0.5.3", features = ["serialize"] }
- serialize = serde
-
Enables serialize of rgb24 ^0.1
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.