comat

Small terminal coloring library, using proc macros. See lib.rs for more information.

Usage

rust use comat::cprintln; cprintln!("{red}C{yellow}O{green}L{blue}O{magenta}R{reset}!");