Function syn::fold::fold_expr_yield

source ·
pub fn fold_expr_yield<V: Fold + ?Sized>(
    _visitor: &mut V,
    _i: ExprYield
) -> ExprYield