aboutsummaryrefslogtreecommitdiffstats
path: root/src/errors.rs
AgeCommit message (Expand)Author
2019-11-02Add license (GNU GPLv3+)Teddy Wing
2019-11-02get_urls_from_pdf: Return a `Vec<String>` instead of printingTeddy Wing
2019-11-02get_urls_from_pdf: Remove `unwrap`s and replace with an error typeTeddy Wing