Crates.io | palett |
lib.rs | palett |
version | 0.0.8 |
source | src |
created_at | 2020-12-27 08:14:22.662637 |
updated_at | 2021-12-03 02:15:45.360964 |
description | ansi color space tool |
homepage | |
repository | |
max_upload_size | |
id | 327755 |
size | 62,460 |
Ansi color tool for Rust
Add this to your Cargo.toml
:
[dependencies]
palett = ">=0.0.1"
and this to your crate root:
extern crate palett;
The palett
crate is tested for rustc 1.48 and greater.
Licensed under