Function fold_expr_continue

Source
pub fn fold_expr_continue<V: Fold + ?Sized>(
    _visitor: &mut V,
    _i: ExprContinue,
) -> ExprContinue