Skip to main content

cformatb

Macro cformatb 

Source
cformatb!() { /* proc-macro */ }
Expand description

Like cformat! but omits the trailing SGR reset.

Styles applied by the emitted block bleed into subsequent terminal output. This macro is the compile-time backend for cformatb! from the farben crate.