palett

Crates.iopalett
lib.rspalett
version0.0.8
sourcesrc
created_at2020-12-27 08:14:22.662637
updated_at2021-12-03 02:15:45.360964
descriptionansi color space tool
homepage
repository
max_upload_size
id327755
size62,460
Hoyeung Wong (hoyeungw)

documentation

README

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

Commit count: 0

cargo fmt