MCPcopy Create free account
hub / github.com/BillyDM/Firewheel / mod.rs

File mod.rs

crates/firewheel-core/src/diff/mod.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Traits and derive macros for diffing and patching.
2//!
3//! _Diffing_ is the process of comparing a piece of data to some
4//! baseline and generating events to describe the differences.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected