darling
darling copied to clipboard
Add ast::Meta<T>
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.