Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
use core::cmp::Ordering;
2
3
use anyhow::Result;
4
use crossterm::event::{Event, KeyCode, KeyEventKind, KeyModifiers, MouseButton, MouseEventKind};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected