impl_list

Function impl_list 

Source
fn impl_list(
    input: &DeriveInput,
    fields: &Punctuated<Field, Comma>,
) -> Result<TokenStream>