darling_macro (0.20.11)
Published 2026-03-26 10:57:04 +00:00 by siennathesane
Installation
[registry]
default = "gitea"
[registries.gitea]
index = "sparse+ " # Sparse index
# index = " " # Git
[net]
git-fetch-with-cli = truecargo add darling_macro@0.20.11About this package
Internal support for a proc-macro library for reading attributes into structs when
implementing custom derives. Use https://crates.io/crates/darling in your code.
Dependencies
| ID | Version |
|---|---|
| darling_core | =0.20.11 |
| quote | ^1.0.18 |
| syn | ^2.0.15 |