Function syn::fold::fold_expr_if_let [] [src]

pub fn fold_expr_if_let<V: Fold + ?Sized>(
    _visitor: &mut V,
    _i: ExprIfLet
) -> ExprIfLet