palette 0.7.3

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 14 feature flags, 6 of them enabled by default.

default

  • named_from_str
  • std
  • approx

named_from_str

  • named
  • phf

std

  • approx?/std

approx

  • dep:approx

named

    This feature flag does not enable additional features.

phf

  • dep:phf

serializing

  • serde
  • std

libm

  • dep:libm

random

  • rand

wide

  • dep:wide

serde

  • dep:serde

bytemuck

  • dep:bytemuck

find-crate

  • palette_derive/find-crate

rand

  • dep:rand