ansi_rgb

Crates.ioansi_rgb
lib.rsansi_rgb
version0.3.2-alpha
sourcesrc
created_at2019-07-16 16:26:02.716232
updated_at2022-06-25 01:17:09.368229
descriptionColorful terminal text using ANSI escape sequences
homepagehttps://github.com/rust-osdev/ansi_rgb
repositoryhttps://github.com/rust-osdev/ansi_rgb
max_upload_size
id149426
size21,170
Isaac Woods (IsaacWoods)

documentation

https://docs.rs/ansi_rgb

README

ansi_rgb

Colorful terminal text using ANSI escape sequences.

  • Very simple API
  • 3-, 4-, 8-, and 24-bit colors
  • Colors all the formatting traits
  • Easy to add your own color types
  • no_std compliant

crates.io badge
docs.rs badge
Downloads badge

Full documentation:

https://docs.rs/ansi_rgb

Commit count: 48

cargo fmt