staging 0.2.0

Procedural macro for better validation
Documentation
[dependencies.staging_core]
version = "=0.2.0"

[dependencies.staging_macro]
version = "=0.2.0"

[[example]]
name = "named_struct"
path = "examples/named_struct.rs"

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

[package]
authors = ["Ted Driggs <tdriggs@outlook.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Procedural macro for better validation"
edition = "2024"
license = "MIT"
name = "staging"
readme = false
repository = "https://github.com/TedDriggs/staging"
version = "0.2.0"