pub type Error = BoxError;
Error type that lambdas may result in
pub struct Error(/* private fields */);