run_compilation_phase

Function run_compilation_phase 

Source
async fn run_compilation_phase(
    git_manager: &GitManager,
    compilation_manager: &CompilationManager,
    args: &Args,
    is_optimism: bool,
) -> Result<(String, String)>
Expand description

Run compilation phase for both baseline and feature binaries