Type Definition aws_smithy_http::event_stream::BoxError

source ·
pub type BoxError = Box<dyn StdError + Send + Sync + 'static>;