Type Definition aws_endpoint::BoxError[][src]

pub type BoxError = Box<dyn Error + Send + Sync + 'static>;