Skip to main content

run_view

Function run_view 

Source
pub fn run_view(
    trace_path: &Path,
    output: &Path,
    baseline: Option<&Path>,
    nsight_dir: Option<&Path>,
) -> Result<()>
Expand description

view — render standalone HTML from a trace (requires visualizer feature).