Type Alias lambda_extension::Error

source ·
pub type Error = BoxError;
Expand description

Error type that extensions may result in

Aliased Type§

struct Error(/* private fields */);