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

pub fn fold_expr_struct<F>(f: &mut F, node: ExprStruct) -> ExprStruct where
    F: Fold + ?Sized
This is supported on crate feature fold only.