Skip to main content

run_report

Function run_report 

Source
pub fn run_report(
    trace: &Path,
    nsight_dir: Option<&Path>,
    bundle: &Path,
    output: Option<&Path>,
) -> Result<()>