Type Definition aws_endpoint::BoxError

source · []
pub type BoxError = Box<dyn Error + Sync + Send + 'static, Global>;
Expand description

A boxed error.