diffus 0.10.0

Finds the difference between two instances of any data structure. Supports: collections, Strings, Maps etc. Uses LCS where applicable. Also supports derive via `diffus-derive`.
Documentation

diffus

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 10 feature flags, 0 of them enabled by default.

default

This feature flag does not enable additional features.

derive

diffus-derive

indexmap

indexmap-impl

serde

serialize-impl

snake_case

snake_case-impl

uuid

uuid-impl