☰
BoxError
In aws_endpoint
?
Type Definition
aws_endpoint
::
BoxError
source
·
[
−
]
pub type BoxError =
Box
<dyn
Error
+
Send
+
Sync
+ 'static,
Global
>;
Expand description
A boxed error.