file_diff 1.0.0

An atomic utility for diffing files in testing
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
authors = ["Ethan Pailes <ethanpailes@gmail.com>"]
description = "An atomic utility for diffing files in testing"
homepage = "https://github.com/ethanpailes/file_diff-rs"
keywords = ["diff", "testing", "test", "file"]
license = "BSD-3-Clause"
name = "file_diff"
readme = "README.md"
repository = "https://github.com/ethanpailes/file_diff-rs"
version = "1.0.0"