darling icon indicating copy to clipboard operation
darling copied to clipboard

Add ast::Meta<T>

Open TedDriggs opened this issue 2 years ago • 0 comments

This is generic over the literal expected by syn::Meta, allowing attributes that use the meta structure but allow arbitrary syntax as rvalues to be parsed by darling with minimal custom code.

TedDriggs avatar May 03 '22 16:05 TedDriggs