MCPcopy Index your code
hub / github.com/encounter/objdiff / function_diff.rs

File function_diff.rs

objdiff-cli/src/views/function_diff.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use core::cmp::Ordering;
2
3use anyhow::Result;
4use crossterm::event::{Event, KeyCode, KeyEventKind, KeyModifiers, MouseButton, MouseEventKind};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected