to-syn-value_derive 0.1.1

Defines the trait targeted by the derive macro defined in to-syn-value.
Documentation
1
2
3
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").