Expand description
cargo xtask install-importer — install the Cadmus importer crate.
Ensures MuPDF sources and the mupdf_wrapper C library are built for the
native platform, then runs cargo install --path crates/importer. Any
extra arguments are forwarded to cargo install.
Structs§
- Install
Importer Args - Arguments for
cargo xtask install-importer.
Functions§
- run
- Ensures prerequisites are built then installs the importer.