Expand description
cargo xtask run-emulator โ run the Cadmus emulator.
Ensures the embedded documentation EPUB is ready, then launches
cargo run -p emulator. Any extra arguments are forwarded to the cargo invocation.
Native dependencies (MuPDF, libwebp) are built automatically by build.rs.
Structsยง
- RunEmulator
Args - Arguments for
cargo xtask run-emulator.
Functionsยง
- mdbook_
epub_ ๐built - Returns
truewhen the documentation EPUB embedded bycadmus-coreexists. - run
- Ensures documentation is built then launches the emulator.