Crate bupropion

Crate bupropion 

Source

Structs§

BupropionHandlerOpts
Create a custom MietteHandler from options.
GraphicalReportHandler
A ReportHandler that displays a given Report in a quasi-graphical way, using terminal colors, unicode drawing characters, and other such things.
MietteHandler
A ReportHandler that displays a given Report in a quasi-graphical way, using terminal colors, unicode drawing characters, and other such things.

Enums§

RgbColors
Settings to control the color format used for graphical rendering.

Functions§

install
Sets the panic hook to use a custom MietteHandler.
set_panic_hook
Tells miette to render panics using its rendering engine.