Expand description

Error types for the crate

Structs

Boolean for checking if backtrace is enabled at runtime

ExtBacktracebacktrace

Representation of an owned and self-contained backtrace.

The error type for errors that get returned in the crate

Enums

The error kind for errors that get returned in the crate

Traits

A trait marking a type which implements From and std::error::Error types as well as Clone + Send

Type Definitions

An alias for results returned by functions of this crate