[][src]Function qualinvest_core::read_pdf::pdf_store::store_pdf

pub fn store_pdf(
    pdf_file: &str,
    _hash: &str,
    config: &PdfParseParams
) -> Result<String, ReadPDFError>