cpanic

Macro cpanic 

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

Colorfully panic.

See also panic.

cpanic!("why is the bound {red}bad");