Module run_emulator

Module run_emulator 

Source
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§

RunEmulatorArgs
Arguments for cargo xtask run-emulator.

Functions§

run
Ensures prerequisites are built then launches the emulator.