[][src]Module human_panic::report

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

Report

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

Method

Method of failure.