pub type Error = Error;
👎Deprecated: Moved to aws_smithy_types::byte_stream::error::Error.
Expand description

An error occurred in the byte stream

Aliased Type§

struct Error { /* private fields */ }