error-stack-macros 0.0.0-reserved

Macros for the `error-stack` crate
Documentation
[dependencies]
[dev-dependencies.error-stack]
default-features = false
version = "0.1.1"

[lib]
proc-macro = true

[package]
authors = ["HASH"]
categories = ["rust-patterns", "no-std"]
description = "Macros for the `error-stack` crate"
documentation = "https://docs.rs/error-stack"
edition = "2021"
keywords = ["error", "library", "report", "no_std", "stack"]
license = "MIT"
name = "error-stack-macros"
readme = "README.md"
repository = "https://github.com/hashintel/hash/tree/main/packages/libs/error-stack"
rust-version = "1.63.0"
version = "0.0.0-reserved"