fuzzycomp 0.4.0

Comparison with margins
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "assert_approx_eq"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3c07dab4369547dbe5114677b33fbbf724971019f3818172d59a97a61c774ffd"

[[package]]
name = "fuzzycomp"
version = "0.4.0"
dependencies = [
 "assert_approx_eq",
]