Expand description
cargo xtask run-emulator — run the Cadmus emulator.
Ensures MuPDF sources and the mupdf_wrapper C library are built for the
native platform, then launches cargo run -p emulator. Any extra
arguments are forwarded to the emulator.
Structs§
- RunEmulator
Args - Arguments for
cargo xtask run-emulator.
Functions§
- run
- Ensures prerequisites are built then launches the emulator.