diff options
author | Teddy Wing | 2021-06-13 12:58:33 +0200 |
---|---|---|
committer | Teddy Wing | 2021-06-13 12:58:33 +0200 |
commit | fa002d88284fd1622f68229c47eba7c688c81ed9 (patch) | |
tree | 82801f1e50d0a9ee08b2c696fbfedb3a9cd8cfac /src/lib.rs | |
parent | ec68bbe068ce58f970b154421d8250ad982ee91e (diff) | |
download | reflectub-fa002d88284fd1622f68229c47eba7c688c81ed9.tar.bz2 |
run(): Return multiple errors
Return all errors from repo processing. This allows us to provide
information on all errors that happened while processing, but continue
processing all the repos even if there's an error in one of them.
A new `MultiError` type wraps a list of errors to do this.
Diffstat (limited to 'src/lib.rs')
0 files changed, 0 insertions, 0 deletions