Parse attributes into structs for custom derive implementations
Description
A proc-macro library for reading attributes into structs when
implementing custom derives.
This package contains library source intended for building other packages which
use the "diagnostics" feature of the "darling" crate.