derive_more::add_helpers

Function struct_exprs

source
pub fn struct_exprs(fields: &[&Field], method_ident: &Ident) -> Vec<TokenStream>