Function syn::fold::fold_expr_match

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