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
Download history 2/week @ 2023-05-21 8/week @ 2023-05-28 7/week @ 2023-06-04 3/week @ 2023-06-11 28/week @ 2023-06-18 19/week @ 2023-06-25 19/week @ 2023-07-02 8/week @ 2023-07-09 10/week @ 2023-07-16 9/week @ 2023-07-23 5/week @ 2023-07-30 8/week @ 2023-08-06 10/week @ 2023-08-13 15/week @ 2023-08-20 12/week @ 2023-08-27 17/week @ 2023-09-03

54 downloads per month
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.8–4MB
~70K SLoC