differs-derive 0.0.1

Derive macros for the `differs` crate
Documentation
  • Coverage
  • 0%
    0 out of 3 items documented0 out of 2 items with examples
  • Size
  • Source code size: 31.97 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 364.21 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 5s Average build duration of successful builds.
  • all releases: 5s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • nobane/differs
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • nobane

differs

Ergonomic data structure diffing for Rust.

[!WARNING] differs is still under active development and is not yet intended for production use.

If you are interested in checking it out differs and understanding the direction of this crate, please have a look at the examples, in particular the changes example.