comat
Small terminal coloring library, using proc macros. See lib.rs for more information.
Usage
use cprintln;
cprintln!;
Small terminal coloring library, using proc macros. See lib.rs for more information.
use comat::cprintln;
cprintln!("{red}C{yellow}O{green}L{blue}O{magenta}R{reset}!");