Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Aimino-Tech/opendocswork-mcp
/ DocumentDiff
Class
DocumentDiff
src/diff/document_diff.rs:32–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
31
#[derive(Debug)]
32
pub struct DocumentDiff;
33
34
impl DocumentDiff {
35
pub fn new() -> Self {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected