Type Definition lambda_http::Error

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

Error type that lambdas may result in