Type Alias aws_smithy_http::body::Error

source ·
pub type Error = Error;
👎Deprecated: Moved to aws_smithy_types::body::Error`.
Expand description

A generic, boxed error that’s Send and Sync

Aliased Type§

struct Error(/* private fields */);