pub fn run(args: InstallImporterArgs) -> Result<()>Expand description
Ensures prerequisites are built then installs the importer.
ยงErrors
Returns an error if the MuPDF download, wrapper build, or installation fails.
pub fn run(args: InstallImporterArgs) -> Result<()>Ensures prerequisites are built then installs the importer.
Returns an error if the MuPDF download, wrapper build, or installation fails.