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 |
#39 in #color-space
Used in 2 crates
(via spare)
51KB
1.5K
SLoC
palett
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