frunk_proc_macro_helpers

Function build_field_expr

source
pub fn build_field_expr(name: &Ident, inner_expr: impl ToTokens) -> TokenStream