pub fn diff_traces( baseline: &Path, current: &Path, format: &str, only_changes: bool, ) -> Result<DiffResult>
Compare two traces