diff options
author | Teddy Wing | 2017-11-11 22:29:03 +0100 |
---|---|---|
committer | Teddy Wing | 2017-11-11 22:29:03 +0100 |
commit | 7b62d76be439e11db52933d9f168d6f3ac5691c5 (patch) | |
tree | 58a6670fb042693aebfadcbb643acdb8cccef254 /src/jenkins.rs | |
parent | 3f21e05778261f8d1d7ca382ec73da1a3801537d (diff) | |
download | kipper-7b62d76be439e11db52933d9f168d6f3ac5691c5.tar.bz2 |
main(): Handle errors from `Result`s
Now that our functions return `Result`s for errors instead of panicking,
we need to handle these errors. For now, just respond with a 500. We'll
also want to log the errors though.
Diffstat (limited to 'src/jenkins.rs')
0 files changed, 0 insertions, 0 deletions