human_panic

Module report

source
Expand description

This module encapsulates the report of a failure event.

A Report contains the metadata collected about the event to construct a helpful error message.

Structs§

  • Contains metadata about the crash like the backtrace and information about the crate and operating system. Can be used to be serialized and persisted or printed as information to the user.

Enums§