8 releases

0.0.8 Dec 3, 2021
0.0.7 Dec 3, 2021
0.0.6 Feb 14, 2021
0.0.5 Jan 18, 2021
0.0.2 Dec 28, 2020

#35 in #color-space


Used in 2 crates (via spare)

MIT license

51KB
1.5K SLoC

palett

crate documentation minimum rustc 1.48 build status

Ansi color tool for Rust

Usage

Add this to your Cargo.toml:

[dependencies]
palett = ">=0.0.1"

and this to your crate root:

extern crate palett;

Compatibility

The palett crate is tested for rustc 1.48 and greater.

License

Licensed under

Dependencies

~2.7–4MB
~69K SLoC