Skip to main content

Crate ntex_error

Crate ntex_error 

Source
Expand description

Error management.

Structs§

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

Enums§

ResultType

Traits§

ErrorDiagnostic
ErrorKind
ErrorMapping
ResultKind

Functions§

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