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

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