derive_bounded 0.1.0

Builtin-macros workalike but with a way to specify bounds
Documentation
[dependencies.darling]
version = "0.14.1"

[dependencies.proc-macro2]
version = "1.0.1"

[dependencies.quote]
version = "1.0.0"

[dependencies.syn]
features = ["full", "parsing", "printing"]
version = "1.0.3"

[lib]
proc-macro = true

[package]
description = "Builtin-macros workalike but with a way to specify bounds"
edition = "2021"
license = "MIT"
name = "derive_bounded"
readme = "README.md"
repository = "https://github.com/lu-zero/derive_bounded"
resolver = "2"
version = "0.1.0"