use pdf_urls::get_urls_from_pdf; fn main() { get_urls_from_pdf(); }