Skip to main content

Crate spraypaint_macros

Crate spraypaint_macros 

Source
Expand description

Procedural macros for the spraypaint crate.

This crate is not intended to be used directly; import from spraypaint instead.

Macrosยง

paint
Print styled text to stdout with a trailing newline.
styled
Return an owned String with ANSI styling applied (does not print).