Convert RGB 24-bit colors into ANSI 256 (8-bit) color codes with zero dependencies and `const fn`.
# Cargo.toml
[dependencies]
rgb2ansi256 = "0.1.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Convert an RGB color to an ANSI 256 color code.
No known issues recorded.
No dependency data recorded yet.