Crates.io | to-syn-value_derive |
lib.rs | to-syn-value_derive |
version | 0.1.1 |
source | src |
created_at | 2022-03-15 05:08:53.090461 |
updated_at | 2023-09-12 20:49:06.493951 |
description | Defines the trait targeted by the derive macro defined in to-syn-value. |
homepage | |
repository | https://github.com/mthom/to-syn-value_derive |
max_upload_size | |
id | 550335 |
size | 2,350 |
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.