attr-bounds 0.1.0

An attribute macro to apply bounds to items.
Documentation
[dependencies.proc-macro2]
version = "1.0.85"

[dependencies.quote]
version = "1.0.36"

[dependencies.syn]
features = ["full"]
version = "2.0.66"

[dev-dependencies.trybuild]
version = "1.0.96"

[lib]
proc-macro = true

[package]
authors = ["Mitsuharu Okuno"]
categories = ["development-tools::build-utils"]
description = "An attribute macro to apply bounds to items."
edition = "2021"
keywords = ["attribute", "bounds"]
license = "MIT OR Apache-2.0"
name = "attr-bounds"
readme = "README.md"
repository = "https://github.com/mtshr/attr-bounds"
version = "0.1.0"