Module cross::errors

source ·

Enums

Statics

Traits

Provides the wrap_err method for Result.
A helper trait for attaching informational sections to error reports to be displayed after the chain of errors

Functions

Type Definitions

type alias for Result<T, Report>