should_error 0.1.0

The test should fail with Err.
Documentation
[dev-dependencies.macro_rules_attr]
version = "0.1.0"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["rust-patterns", "development-tools::testing"]
description = "The test should fail with Err."
edition = "2024"
include = ["/src", "LICENSE", "README.md"]
keywords = ["macro", "testing"]
license = "MIT"
name = "should_error"
readme = "README.md"
repository = "https://github.com/PRO-2684/should_error"
version = "0.1.0"