Struct aws_smithy_http_server_python::RichPyErr
source · pub struct RichPyErr(_);
Expand description
Wraps PyErr with a richer debug output that includes traceback and cause.
pub struct RichPyErr(_);
Wraps PyErr with a richer debug output that includes traceback and cause.