Skip to content
#

syn

Here are 23 public repositories matching this topic...

dginev
dginev commented Jan 23, 2019

My code is returning a struct, let's call it Data from within a Custom Derive sub-crate, and had to implement quote::ToTokens for Data to make that possible. As my struct was the newtype pattern over a Vec<Datum>, it would have been amazing to start from an example that did something similar with some other wrapped Vec<T>.

I wanted to donate back the code I ended up with, which shoul

Improve this page

Add a description, image, and links to the syn topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the syn topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.