Fix incorrect use of syn::exports
Instead of using `syn::exports` we should import the trait from the quote crate directly.
parent
170eed5e
Please register or sign in to comment
Instead of using `syn::exports` we should import the trait from the quote crate directly.