error_
support
0.1.0
Macros
breadcrumb
debug
define_error
define_error_conversions
define_error_wrapper
error
info
report_error
trace
trace_error
warn
Structs
ErrorHandling
ErrorReporting
Traits
GetErrorHandling
Functions
convert_log_report_error
init_for_tests
redact_compact_jwe
redact_url
report_breadcrumb
report_error_to_app
Type Aliases
Level
Attribute Macros
handle_error
error_support
Macro
error
Copy item path
Settings
Help
Summary
macro_rules! error { (target: $target:expr, $($tt:tt)*) => { ... }; ($($tt:tt)*) => { ... }; }