Convenience macros for printing to the terminal in color on non-Windows platforms.
# Cargo.toml
[dependencies]
colorify = "0.2.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Print colored text to the terminal using macros.
Use a cross-platform crate like `colored` or `ansi_term` for Windows support.
No dependency data recorded yet.