proc_nuhound 0.1.0

Nuhound error handling macros
Documentation
[dependencies]

[lib]
name = "proc_nuhound"
path = "src/lib.rs"
proc-macro = true

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Nuhound error handling macros"
edition = "2024"
homepage = "https://github.com/converse99/proc_nuhound"
keywords = ["error", "debugging", "Result", "Option"]
license = "MIT OR Apache-2.0"
name = "proc_nuhound"
readme = "README.md"
repository = "https://github.com/converse99/proc_nuhound"
version = "0.1.0"