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 very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

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