[go: up one dir, main page]

diff 0.1.12

An LCS based slice and string diffing implementation.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dev-dependencies.quickcheck]
version = "0.9.0"

[dev-dependencies.speculate]
version = "0.1.2"

[package]
authors = ["Utkarsh Kukreti <utkarshkukreti@gmail.com>"]
description = "An LCS based slice and string diffing implementation."
documentation = "https://docs.rs/diff"
homepage = "https://github.com/utkarshkukreti/diff.rs"
license = "MIT OR Apache-2.0"
name = "diff"
repository = "https://github.com/utkarshkukreti/diff.rs"
version = "0.1.12"