palette 0.7.4

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

default

  • named_from_str
  • std
  • approx

named_from_str

  • named
  • phf

std

  • alloc
  • approx?/std

approx

  • dep:approx

named

    This feature flag does not enable additional features.

phf

  • dep:phf

alloc

    This feature flag does not enable additional features.

serializing

  • serde
  • std

find-crate

  • palette_derive/find-crate

bytemuck

  • dep:bytemuck

wide

  • dep:wide

serde

  • dep:serde

libm

  • dep:libm

random

  • rand

rand

  • dep:rand