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