[go: up one dir, main page]

dissimilar 1.0.0

Diff library with semantic cleanup, based on Google's diff-match-patch
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
authors = ["David Tolnay <dtolnay@gmail.com>"]
description = "Diff library with semantic cleanup, based on Google's diff-match-patch"
documentation = "https://docs.rs/dissimilar"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "dissimilar"
readme = "README.md"
repository = "https://github.com/dtolnay/dissimilar"
version = "1.0.0"