Type Definition fishrock_lambda_runtime::Error[][src]

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

Error type that lambdas may result in