Skip to main content

run_summary

Function run_summary 

Source
pub fn run_summary(
    input_path: &Path,
    output: Option<&Path>,
    require_valid: bool,
) -> Result<()>