structdiff 0.1.0

Zero-Dependency Crate for Generating and Applying Partial Diffs between Struct Instances
Documentation

structdiff

A lightweight, zero-dependency struct diffing library which allows changed fields to be collected and applied.

Development status

This is being actively worked on. PRs will be accepted for either more tests or functionality.

TODO

  • Serializer integration
  • Handle collections
  • Recurisve diffs