This adds a type alias, BoxedStdError, for a boxed std::error::Error trait object, and uses it in the where bounds for the generic service code. In the future, we may want to standardize on using std::error::Error exclusively, but we would then possibly lose out on backtrace information. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||