aboutsummaryrefslogtreecommitdiffstats
path: root/src/errors.rs
diff options
context:
space:
mode:
authorTeddy Wing2019-11-02 00:59:37 +0100
committerTeddy Wing2019-11-02 00:59:37 +0100
commit4edf6b9525521d65edfc9faa4097ffb8b114799f (patch)
tree0636f366d7f2ba6c43e8cdeaa5fe5b5640e7e328 /src/errors.rs
parent92f8f57b76b32c3d3e52d4b61dcdf25969f47ab7 (diff)
downloadpdf-urls-4edf6b9525521d65edfc9faa4097ffb8b114799f.tar.bz2
get_urls_from_pdf: Remove `return`s to fix URL output
Turns out when I removed the `unwrap`s in 92f8f57b76b32c3d3e52d4b61dcdf25969f47ab7, the `return`s I added to the `match` expressions caused the loops to exit early without iterating over all the objects in the PDF. Remove the `return`s and fix up the expression return types to get URLs printing again.
Diffstat (limited to 'src/errors.rs')
0 files changed, 0 insertions, 0 deletions