palette 0.6.0

Convert and manage colors with a focus on correctness, flexibility and ease of use.
Documentation

palette

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 12 feature flags, 6 of them enabled by default.

default

  • named_from_str
  • named_gradients
  • std

named_from_str

  • named
  • phf

named_gradients

  • std

std

  • approx/std
  • num-traits/std

named

    This feature flag does not enable additional features.

phf

    This feature flag does not enable additional features.

serializing

  • serde
  • std

random

  • rand

libm

  • num-traits/libm

serde

    This feature flag does not enable additional features.

rand

    This feature flag does not enable additional features.

bytemuck

    This feature flag does not enable additional features.