export_pdfs_json
app_lib
1.18.32
app_lib
Function
export_
pdfs_
json
Copy item path
Source
pub(crate) async fn export_pdfs_json( pdfs:
Vec
<
PdfFile
>, file_path:
String
, ) ->
Result
<
()
,
String
>