Diff view refactor

This commit is contained in:
2025-02-02 17:32:08 -07:00
parent 3e6efb7736
commit d938988d43
8 changed files with 814 additions and 1118 deletions

View File

@@ -6,6 +6,7 @@ pub(crate) mod config;
pub(crate) mod data_diff;
pub(crate) mod debug;
pub(crate) mod demangle;
pub(crate) mod diff;
pub(crate) mod extab_diff;
pub(crate) mod file;
pub(crate) mod frame_history;