import_pdfs_json

Function import_pdfs_json 

Source
pub(crate) async fn import_pdfs_json(
    file_path: String,
) -> Result<Vec<PdfFile>, String>