Cargo Features
RandomColor has no features set by default.
[dependencies]
random_color = { version = "1.0.0", features = ["rgb_support", "palette_support", "ecolor_support"] }
- rgb_support
-
Enables rgb
- palette_support
-
Enables palette
- ecolor_support
-
Enables ecolor ^0.28.1
RandomColor has 3 features without comments.