matchete 0.0.21

A fast and flexible matcher for comparing and diffing data structures.
Documentation
[dependencies.hashish]
version = "0.0.1"

[lib]
name = "matchete"
path = "src/lib.rs"

[package]
authors = ["Ali Aghaahmadi <itsaliaghaahmadi@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["development-tools", "parsing"]
description = "A fast and flexible matcher for comparing and diffing data structures."
edition = "2021"
keywords = ["matcher", "cmp", "data", "pattern", "rust"]
license = "MIT OR Apache-2.0"
name = "matchete"
readme = "README.md"
repository = "https://github.com/liagha/matchete"
version = "0.0.21"