pub type Error = Box<dyn Error + Send + Sync + 'static, Global>;
Error type that lambdas may result in