Skip to main content

Crate ntex_error

Crate ntex_error 

Source
Expand description

Error management.

Structs§

Backtrace
Representation of a backtrace.
BacktraceResolver
Backtrace resolver.
Error
ErrorChain
ErrorInfo
ErrorMessage
ErrorMessageChained
Success

Enums§

ResultType

Traits§

ErrorDiagnostic
ErrorKind
ErrorMapping
ResultKind

Functions§

fmt_diag
fmt_diag_string
fmt_err
fmt_err_string
with_service
Execute future and set error service.