Function syn::fold::fold_expr_yield[][src]

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