Crate fauxpas[−][src]
Macros
Construct an ad-hoc error from a string or existing non-anyhow
error
value.
Construct an ad-hoc error from a string or existing non-anyhow
error
value.
Construct an ad-hoc error from a string or existing non-anyhow
error
value.
Structs
Iterator of a chain of source errors.
The Error
type, a wrapper around a dynamic error type.
Traits
Provides the context
method for Result
.
Type Definitions
Result<T, Error>