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. |
||
|---|---|---|
| .. | ||
| peer | ||
| protocol | ||
| constants.rs | ||
| lib.rs | ||
| meta_addr.rs | ||
| network.rs | ||
| peer.rs | ||
| protocol.rs | ||
| timestamp_collector.rs | ||