ldiff-0.1.0 is not a library.

Ldiff

Simple utility that diffs stdin lines

Usage

$ echo "1\n1\n2\n2\n3\n1\n" | ldiff

1
2
3
1

Install

cargo install ldiff

License

MIT License