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