pub fn perform_build(
ctx: &RunContext,
) -> Result<(PaxManifest, Option<PathBuf>), Report>
Expand description
For the specified file path or current working directory, first compile Pax project,
then run it with a patched build of the chassis
appropriate for the specified platform
See: pax-compiler-sequence-diagram.png