should_match 0.1.1

Pass a test if the output matches a pattern.
Documentation
[dev-dependencies.macro_rules_attr]
version = "0.1.2"

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

[package]
authors = ["PRO-2684"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["rust-patterns", "development-tools::testing", "no-std"]
description = "Pass a test if the output matches a pattern."
edition = "2024"
include = ["/src", "README.md"]
keywords = ["macro", "testing", "no-std"]
license = "MIT"
name = "should_match"
readme = "README.md"
repository = "https://github.com/PRO-2684/Candy-Pile"
resolver = "2"
version = "0.1.1"