pub fn run( tb: &dyn Toolbox, compiler: &Compiler, project_root: &Path, node_floor: u32, opts: &DeployOptions, ) -> ExitCode
Run the slice-0 single-context deployment pipeline.