Diff Engine

Agentfs Diff

Filesystem diff engine with modes, streams, watchers, file metadata comparisons, and change details.

At a glance

FieldValue
Crate/packageagentfs-diff
Version0.1.0
Sourcelocal/agentfs-diff
Public structs12
Public enums7
Public traits1
Public functions15
Public method targets5

What developers should learn here

Filesystem diff engine with modes, streams, watchers, file metadata comparisons, and change details. The pages in this section are shaped around this package’s real modules and exported symbols, not a fixed template. Use the API Surface page as the coverage ledger and the workflow pages for how to compose the primitives.

Page map

Source modules

  • src/comparison.rs — local/agentfs-diff/src/comparison.rs
  • src/diff.rs — local/agentfs-diff/src/diff.rs
  • src/engine.rs — local/agentfs-diff/src/engine.rs
  • src/error.rs — local/agentfs-diff/src/error.rs
  • src/lib.rs — local/agentfs-diff/src/lib.rs
  • src/stream.rs — local/agentfs-diff/src/stream.rs
  • src/watcher.rs — local/agentfs-diff/src/watcher.rs