Module lazy_panic::formatter

source ·
Expand description

Formatter module for Panic related messages

Structs

Provides simple output with backtrace
Noop configuration.
Treats panic as just error
Simple configuration that should be generic.

Traits

Describes how to write panic’s backtrace
Panic formatter
Describes how to write PanicInfo
Describes how to write panic’s message prefix.
Describes how to write panic’s message suffix.