Type Definition lambda_runtime_api_client::Error

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

Error type that lambdas may result in