[][src]Function syn::fold::fold_expr_struct

pub fn fold_expr_struct<F: ?Sized>(f: &mut F, node: ExprStruct) -> ExprStruct where
    F: Fold