Type Definition aws_endpoint::BoxError

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