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