An open API service indexing awesome lists of open source software.

https://github.com/mthom/to-syn-value_derive


https://github.com/mthom/to-syn-value_derive

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

This crate defines a derive macro to introduce a trait
implementation converting values of the attributed type to
syn::DeriveInput. Meant for use with [to-syn-value](https://github.com/mthom/to-syn-value "to-syn-value").