aws_smithy_runtime_api
1.7.3
Module box_error
Type Aliases
In crate aws_smithy_runtime_api
Module
aws_smithy_runtime_api
::
box_error
Copy item path
source
·
[
−
]
Expand description
A boxed error that is
Send
and
Sync
.
Type Aliases
§
BoxError
A boxed error that is
Send
and
Sync
.