Crate gay_panic

Crate gay_panic 

Source
Expand description

A Rust panic handler, but make it gay.

Structs§

Config
Configuration for the panic handler.

Functions§

init
Replaces the current panic hook with a more colorful one. Uses default Config.
init_with
Replaces the current panic hook with a more colorful one. Allows some configuration.